Date: Thu, 17 Sep 2009 12:29:47 -0700 (PDT) From: Jakub Lach <jakub_lach@mailplus.pl> To: freebsd-current@freebsd.org Subject: Strange atrun build error (8-STABLE svn 197298) Message-ID: <25492233.post@talk.nabble.com>
next in thread | raw e-mail | index | archive | help
Hello. I encountered this error while trying to build latest 8-STABLE. cc -O2 -pipe -march=nocona -DATJOB_DIR=\"/var/at/jobs/\" -DLFILE=\"/var/at/jobsDAVG_MX=1.5 -DATSPOOL_DIR=\"/var/at/spool\" -DVERSION=\"2.9\" -DDAEMON_UID=1 -DAULT_BATCH_QUEUE=\'E\' -DDEFAULT_AT_QUEUE=\'c\' -DPERM_PATH=\"/var/at/\" -I/usr../../usr.bin/at -I/usr/src/libexec/atrun -DLOGIN_CAP -DPAM -std=gnu99 -fstack-p atrun.o gloadavg.o -lpam -lutil /usr/obj/usr/src/tmp/usr/lib/libc.so: undefined reference to `key_encryptsession /usr/obj/usr/src/tmp/usr/lib/libc.so: undefined reference to `key_decryptsession /usr/obj/usr/src/tmp/usr/lib/libc.so: undefined reference to `key_gendes' *** Error code 1 Stop in /usr/src/libexec/atrun. *** Error code 1 Stop in /usr/src/libexec. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. While I was initially convinced that it's caused by some stupid mistake on my part, I fail to see where. src.conf WITHOUT_LIB32=true WITHOUT_BLUETOOTH=true WITHOUT_FLOPPY=true WITHOUT_CDDL=true WITHOUT_NDIS=true WITHOUT_MAIL=true WITHOUT_GDB=true -best regards, Jakub Lach -- View this message in context: http://www.nabble.com/Strange-atrun-build-error-%288-STABLE-svn-197298%29-tp25492233p25492233.html Sent from the freebsd-current mailing list archive at Nabble.com.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?25492233.post>