Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 May 2001 18:26:03 -0700 (PDT)
From:      Chern Lee <chern@meow.osd.bsdi.com>
To:        <freebsd-libh@freebsd.org>
Subject:   make fails
Message-ID:  <Pine.BSF.4.31.0105171823560.96352-100000@meow.osd.bsdi.com>

next in thread | raw e-mail | index | archive | help
I'm trying to get libh compiled, but a make very far through gives me:

...
c++ -fpic -DPIC -I/usr/local/include/tcl8.3 -I../common -I../../include
-I. -I../database  -I/usr/local/include/tcl8.3 -I../hui -I../file
-I../sysinstall -DLANGUANGE_INTERFACE -d -DFETCH_LIB tcl_interface_gen.o
build_systems_sysinstall.o  -o tcl_interface_gen_sysinstall
../sysinstall/libhsysinstall.a ../file/libhfile.a ../common/libh.a
../database/libhdatabase.a -L/usr/local/lib -ltvision -lncurses
-L/usr/local/lib -lstdc++ -lgcc -lm -lz -ltvision  -lfetch -lcom_err
-ldisk -L/usr/X11R6/include/X11/qt/lib -L/usr/X11R6/lib  -lqt2 -lX11
-L/usr/local/lib -ltcl83
/usr/local/lib/libtcl83.so: warning: tmpnam() possibly used unsafely;
consider using mkstemp()
../file/libhfile.a(File.o): In function `File::localName(void) const':
File.o(.text+0x25c6): warning: mktemp() possibly used unsafely; consider
using mkstemp()
../sysinstall/libhsysinstall.a(Database.o): In function
`Database::history(void)':
Database.o(.text+0x107d1): undefined reference to `__xuname'
*** Error code 1

Stop in /usr/libh/lib/tcl.
*** Error code 1

Stop in /usr/libh/lib/tcl.
*** Error code 1

Stop in /usr/libh/lib.
*** Error code 1

Stop in /usr/libh.



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.31.0105171823560.96352-100000>