Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Apr 1998 00:34:41 -0700 (PDT)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        jseger@FreeBSD.ORG
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   Re: cvs commit: ports/graphics/xpaint Makefile ports/graphics/xpaint/files md5 ports/graphics/xpaint/patches patch-aa patch-ab patch-ac patch-ad
Message-ID:  <199804200734.AAA10874@baloon.mimi.com>
In-Reply-To: <199804170054.RAA06857@freefall.freebsd.org> (jseger@FreeBSD.ORG)

next in thread | previous in thread | raw e-mail | index | archive | help
 *   Upgrade to version 2.5.4.  This version has incorporated all of our patches.

Do you know wth is happening here?

===
rm -f xpaint
cc -o xpaint -O2      -L/usr/X11R6/lib chroma.o color.o colorEdit.o cutCopyPaste.o dialog.o fatBitsEdit.o       fileName.o fontSelect.o grab.o graphic.o hash.o help.o  image.o imageComp.o iprocess.o main.o menu.o misc.o     operation.o palette.o pattern.o protocol.o readRC.o size.o      text.o texture.o typeConvert.o arcOp.o blobOp.o boxOp.o brushOp.o circleOp.o fillOp.o   fontOp.o lineOp.o pencilOp.o polyOp.o selectOp.o sprayOp.o      dynPenOp.o Colormap.o Paint.o PaintEvent.o PaintRegion.o PaintUndo.o rw/librw.a -L/usr/X11R6/lib -lXpm -L/usr/local/lib -ltiff34  -L/usr/local/lib -ljpeg -L/usr/local/lib -lpng -lz   -lXaw -lXmu -L/usr/X11R6/lib -lXt -lX11 -lXt -lSM -lICE -lXext -lX11 -lm   
ld: no shared -ljpeg.7.0 available
*** Error code 1

Stop.
===

There is only one libjpeg here....

===
## ldconfig -r | grep jpeg
        31:-ljpeg.8.0 => /usr/local/lib/libjpeg.so.8.0
===

Satoshi

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804200734.AAA10874>