Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Sep 2003 20:57:11 +0200 (CEST)
From:      <masta@yazzy.org>
To:        <current@freebsd.org>
Subject:   build error in chpass
Message-ID:  <9439.12.238.113.137.1062615431.squirrel@mail.yazzy.org>

next in thread | raw e-mail | index | archive | help
Hello,

I found an error in my make world with sources cvsup'ed as of this morning.
I am using WITH_DYNAMICROOT in my make.conf.




===> usr.bin/chpass
cc -O -pipe -mcpu=pentiumpro -DYP
-I/usr/src/usr.bin/chpass/../../usr.sbin/pwd_mkdb
-I/usr/src/usr.bin/chpass/../../lib/libc/gen -I. -Wsystem-headers -Werror
-Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch
-Wshadow -Wcast-align  -c /usr/src/usr.bin/chpass/chpass.c
cc -O -pipe -mcpu=pentiumpro -DYP
-I/usr/src/usr.bin/chpass/../../usr.sbin/pwd_mkdb
-I/usr/src/usr.bin/chpass/../../lib/libc/gen -I. -Wsystem-headers -Werror
-Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch
-Wshadow -Wcast-align  -c /usr/src/usr.bin/chpass/edit.c
cc -O -pipe -mcpu=pentiumpro -DYP
-I/usr/src/usr.bin/chpass/../../usr.sbin/pwd_mkdb
-I/usr/src/usr.bin/chpass/../../lib/libc/gen -I. -Wsystem-headers -Werror
-Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch
-Wshadow -Wcast-align  -c /usr/src/usr.bin/chpass/field.c
cc -O -pipe -mcpu=pentiumpro -DYP
-I/usr/src/usr.bin/chpass/../../usr.sbin/pwd_mkdb
-I/usr/src/usr.bin/chpass/../../lib/libc/gen -I. -Wsystem-headers -Werror
-Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch
-Wshadow -Wcast-align  -c /usr/src/lib/libc/gen/pw_scan.c
cc -O -pipe -mcpu=pentiumpro -DYP
-I/usr/src/usr.bin/chpass/../../usr.sbin/pwd_mkdb
-I/usr/src/usr.bin/chpass/../../lib/libc/gen -I. -Wsystem-headers -Werror
-Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch
-Wshadow -Wcast-align  -c /usr/src/usr.bin/chpass/table.c
cc -O -pipe -mcpu=pentiumpro -DYP
-I/usr/src/usr.bin/chpass/../../usr.sbin/pwd_mkdb
-I/usr/src/usr.bin/chpass/../../lib/libc/gen -I. -Wsystem-headers -Werror
-Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch
-Wshadow -Wcast-align  -c /usr/src/usr.bin/chpass/util.c
cc -O -pipe -mcpu=pentiumpro -DYP
-I/usr/src/usr.bin/chpass/../../usr.sbin/pwd_mkdb
-I/usr/src/usr.bin/chpass/../../lib/libc/gen -I. -Wsystem-headers -Werror
-Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch
-Wshadow -Wcast-align   -o chpass chpass.o edit.o field.o pw_scan.o
table.o util.o -lcrypt -lutil -lypclnt
/usr/obj/usr/src/i386/usr/lib/librpcsvc.so.2: undefined reference to
`des_setparity'
*** Error code 1

Stop in /usr/src/usr.bin/chpass.
*** Error code 1

Stop in /usr/src/usr.bin.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


-masta




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