Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jul 1995 21:03:52 -0700
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        jkh@time.cdrom.com
Cc:        jkh@freefall.cdrom.com, CVS-commiters@freefall.cdrom.com, cvs-usrsbin@freefall.cdrom.com
Subject:   Re: cvs commit: src/usr.sbin/pkg_install/lib Makefile
Message-ID:  <199507310403.VAA02890@silvia.HIP.Berkeley.EDU>
In-Reply-To: <1967.807175489@time.cdrom.com> (jkh@time.cdrom.com)

next in thread | previous in thread | raw e-mail | index | archive | help
 * Will fix, sorry again!

Well that's ok, but I think you should at least test compile the code
before committing it. ;)  I found a buglet in ftp.h (still had #ifndef 
STANDALONE_FTP) that I fixed, but I can't figure out this one....

Satoshi
-------
>> make
===> lib
===> add
cc -O2 -m486 -pipe  -I/net/freefall/a/asami/pkg_install/add/../lib    -o pkg_add main.o perform.o futil.o extract.o  -L/net/freefall/a/asami/pkg_install/add/../lib -linstall
file.o: Undefined symbol `_FtpEof' referenced from text segment
ftp.o: Undefined symbol `_isDebug' referenced from text segment
ftp.o: Undefined symbol `_msgDebug' referenced from text segment
ftp.o: Undefined symbol `_isDebug' referenced from text segment
ftp.o: Undefined symbol `_msgDebug' referenced from text segment
*** Error code 1

Stop.
*** Error code 1

Stop.



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