Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 1998 20:48:18 -0500
From:      Bob Willcox <bob@pmr.com>
To:        ports list <freebsd-ports@FreeBSD.ORG>
Subject:   Error building kdebase on -current
Message-ID:  <19980527204818.A1062@pmr.com>

next in thread | raw e-mail | index | archive | help
When I attempt to build kdebase on my -current (5/22) system I get:

root@luke-pr /stuff/ports/x11/kdebase> make
>> Checksum OK for kdebase-beta4-1.src.tar.bz2.
===>  Building for kdebase-4.1b
make all-recursive
Making all in kfm
Making all in kfmwarn
Making all in client
Making all in kioslave
Making all in pics
Making all in Desktop
Making all in Templates
Making all in kfmexec
Making all in mimetypes
Making all in application
Making all in text
Making all in audio
Making all in video
Making all in image
Making all in inode
Making all in kdehelp
Making all in search
Making all in index
/bin/sh ../libtool --mode=link c++ -O2 -pipe -s -o kdehelp  main.o helpwin.o info.o error.o misc.o options.o  man.o bookmark.o cgi.o mainwidget.o history.o booktoken.o -L/usr/local/lib -L/usr/X11R6/lib -lkfile -lkfm -lkhtmlw -ljscript -lkdeui -lkdecore -lqt -lXext -lX11  -lcompat -ljpeg -rpath /usr/local/lib -rpath /usr/X11R6/lib 
c++ -O2 -pipe -s -o kdehelp main.o helpwin.o info.o error.o misc.o options.o man.o bookmark.o cgi.o mainwidget.o history.o booktoken.o -L/usr/local/lib -L/usr/X11R6/lib -lkfile -lkfm -lkhtmlw -ljscript -lkdeui -lkdecore -lqt -lXext -lX11 -lcompat -ljpeg -R/usr/local/lib -R/usr/X11R6/lib
main.o: Undefined symbol `_ftok' referenced from text segment
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

I do have a /usr/lib/libcompat.a on the system and it does contain _ftok.
Any ideas what's wrong?

Thanks,
-- 
Bob Willcox                   While your friend holds you affectionately by both
bob@luke.pmr.com              your hands you are safe, for you can watch both of
Austin, TX                    his. -- Ambrose Bierce, "The Devil's Dictionary"

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



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