Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Nov 1999 18:48:49 +0100
From:      Stephan van Beerschoten <stephanb@luna.nl>
To:        current@freebsd.org
Subject:   compile error (graphics)
Message-ID:  <19991102184849.A27936@supra.rotterdam.luna.net>

next in thread | raw e-mail | index | archive | help
I get this constantly when compiling graphical programs (it seems
like constantly though).

I got it while copiling xscreensaver from ports:

...
cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format  \
 -L/usr/X11R6/lib -o xscreensaver xscreensaver.o windows.o \ 
 timers.o subprocs.o  xset.o splash.o setuid.o stderr.o prefs.o \
 lock.o passwd.o passwd-kerberos.o passwd-pwent.o  ../utils/fade.o \
 ../utils/overlay.o  ../utils/xroger.o ../utils/spline.o \
 ../utils/yarandom.o  ../utils/resources.o ../utils/usleep.o  \
 ../utils/visual.o    -L/usr/X11R6/lib -lXmu  -lXss -lXdpms -lXxf86vm \
 -lSM -lICE -lXmu -lXt -lXt -lX11 -lXext   -lkrb -ldes -lcrypt
/usr/lib/libkrb.so: undefined reference to `init_error_table'
/usr/lib/libkrb.so: undefined reference to `initialize_error_table_r'
*** Error code 1

I got the same error while trying to compile xlockmore from ports,
and I know I've seen this before that one as well, I just can't
remember. anyone ?

I'm running CVS-updated 4.0-CURRENT as of a few hours ago.

-Steve

-- 
Stephan van Beerschoten             Email: stephanb@luna.nl 
Network Engineer                    Luna Internet Services www.luna.nl
                                    PO Box 28013 3003 KA  Rotterdam NL
PGPKey fingerprint = 45 57 97 61 B2 12 FB 4C   77 8D 35 29 C4 2A 2D 27
    "Geekpocalypse '2000 -- The Enemy Is Going To Kick Your Ass"


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




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