Re: /usr/libexec/elf/ld: cannot find -lXfont

2003-09-01 Thread Aaron Dalton
On Sun, 31 Aug 2003 12:44:11 -0700, Kent Stewart wrote
> On Sunday 31 August 2003 07:16 am, Aaron Dalton wrote:
> > Please excuse my ignorance.  I cvsup'd my ports tree and used
> > portupgrade to upgrade everything but I can't get
> > XFree86-FontServer-4.3.0 or Clients to install due to the following
> > error after making:
> > Where is this library "Xfont" supposed to be?  Thank you so much for
> > your time.
> 
> It was installed by -libraries and deleted when you updated -server. 
> It is no longer a part of -server and you have to reinstall -
> libraries again. You shouldn't have any problem like this in the future.
> 
> Kent
> 
> >
> > Cheers!
> 
> -- 
> Kent Stewart
> Richland, WA
> 
> http://users.owt.com/kstewart/index.html

Thanks so much for your help!  I'm sorry for not being completely up to date 
with the Ports list.  I'll do the reinstall tonight.  Sure appreciate your 
time!

Cheers!
--
Aaron Dalton
[EMAIL PROTECTED]
http://aaron.finch.st

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: /usr/libexec/elf/ld: cannot find -lXfont

2003-08-31 Thread Kent Stewart
On Sunday 31 August 2003 07:16 am, Aaron Dalton wrote:
> Please excuse my ignorance.  I cvsup'd my ports tree and used
> portupgrade to upgrade everything but I can't get
> XFree86-FontServer-4.3.0 or Clients to install due to the following
> error after making:
>
> making all in programs/bdftopcf...
> rm -f bdftopcf
> cc -o bdftopcf -O -pipe -ansi -Dasm=__asm -Wall -Wpointer-arith
> -Wundef -L/usr/ports/x11/XFree86-4-clients/work/xc/exports/lib  
> bdftopcf.o -lXfont -lfntstubs  -L/usr/X11R6/lib  -lz -lm
> -Wl,-rpath,/usr/X11R6/lib
> /usr/libexec/elf/ld: cannot find -lXfont
> *** Error code 1
>
> and for the FontServer:
>
> ar clq libdifs.a main.o dispatch.o extensions.o globals.o events.o
> tables.o  fontinfo.o charinfo.o swapreq.o swaprep.o resource.o
>   fonts.o difsutils.o cache.o initfonts.o atom.o
> ranlib libdifs.a
> LD_LIBRARY_PATH=/usr/ports/x11-servers/XFree86-4-FontServer/work/xc/e
>xports/lib cc -o xfs -O -pipe -ansi -Dasm=__asm -Wall -Wpointer-arith
> -Wundef
> -L/usr/ports/x11-servers/XFree86-4-FontServer/work/xc/exports/lib
> -L/usr/X11R6/lib  difs/libdifs.a difs/libdifs.a os/libos.a
> -L/usr/X11R6/lib
> -L/usr/ports/x11-servers/XFree86-4-FontServer/work/xc/exports/lib
> -L/usr/X11R6/lib -lXfont -lfntstubs   -lm -lz
> -Wl,-rpath,/usr/X11R6/lib
> /usr/libexec/elf/ld: cannot find -lXfont
> *** Error code 1
>
> Where is this library "Xfont" supposed to be?  Thank you so much for
> your time.

It was installed by -libraries and deleted when you updated -server. It 
is no longer a part of -server and you have to reinstall -libraries 
again. You shouldn't have any problem like this in the future.

Kent

>
> Cheers!

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


/usr/libexec/elf/ld: cannot find -lXfont

2003-08-31 Thread Aaron Dalton
Please excuse my ignorance.  I cvsup'd my ports tree and used 
portupgrade to upgrade everything but I can't get 
XFree86-FontServer-4.3.0 or Clients to install due to the following 
error after making:

making all in programs/bdftopcf...
rm -f bdftopcf
cc -o bdftopcf -O -pipe -ansi -Dasm=__asm -Wall -Wpointer-arith -Wundef 
-L/usr/ports/x11/XFree86-4-clients/work/xc/exports/lib   bdftopcf.o 
-lXfont -lfntstubs  -L/usr/X11R6/lib  -lz -lm   
-Wl,-rpath,/usr/X11R6/lib
/usr/libexec/elf/ld: cannot find -lXfont
*** Error code 1

and for the FontServer:

ar clq libdifs.a main.o dispatch.o extensions.o globals.o events.o 
tables.ofontinfo.o charinfo.o swapreq.o swaprep.o resource.ofonts.o 
difsutils.o cache.o initfonts.o atom.o
ranlib libdifs.a
LD_LIBRARY_PATH=/usr/ports/x11-servers/XFree86-4-FontServer/work/xc/exports/lib 
cc -o xfs -O -pipe -ansi -Dasm=__asm -Wall -Wpointer-arith -Wundef 
-L/usr/ports/x11-servers/XFree86-4-FontServer/work/xc/exports/lib  
-L/usr/X11R6/lib  difs/libdifs.a difs/libdifs.a os/libos.a  
-L/usr/X11R6/lib
-L/usr/ports/x11-servers/XFree86-4-FontServer/work/xc/exports/lib  
-L/usr/X11R6/lib -lXfont -lfntstubs   -lm -lz  
-Wl,-rpath,/usr/X11R6/lib
/usr/libexec/elf/ld: cannot find -lXfont
*** Error code 1

Where is this library "Xfont" supposed to be?  Thank you so much for 
your time.

Cheers!
-- 
Aaron Dalton
[EMAIL PROTECTED]
http://aaron.finch.st

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"