Date: Wed, 22 May 2002 00:37:57 +0200 From: John Angelmo <john@veidit.net> To: current@FreeBSD.ORG Subject: /usr/src/usr.sbin/pcvt/kcon Message-ID: <3CEACC45.4030604@veidit.net>
next in thread | raw e-mail | index | archive | help
su-2.05a# make cc -O -pipe -march=pentiumpro -I/usr/src/usr.sbin/pcvt/kcon/../keycap -DKEYB_DEVICE=\"/dev/ttyv0\" -o kcon kcon.o -lkeycap /usr/libexec/elf/ld: cannot find -lkeycap collect2: ld returned 1 exit status *** Error code 1 Stop in /usr/src/usr.sbin/pcvt/kcon. Source updated about 23:00 and updated ld just to be sure in /usr/src/gnu/usr.bin/cc/collect2/ su-2.05a# make Warning: Object directory not changed from original /usr/src/gnu/usr.bin/cc/coll ect2 cc -O -pipe -march=pentiumpro -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/usr/ src/gnu/usr.bin/cc/collect2/../cc_tools -I/usr/src/gnu/usr.bin/cc/collect2/../cc _tools -I/usr/src/gnu/usr.bin/cc/collect2/../../../../contrib/gcc -I/usr/src/gnu /usr.bin/cc/collect2/../../../../contrib/gcc/config -c /usr/src/gnu/usr.bin/c c/collect2/../../../../contrib/gcc/collect2.c /usr/src/contrib/gcc/collect2.c:29:20: config.h: No such file or directory In file included from /usr/src/contrib/gcc/collect2.c:30: /usr/src/contrib/gcc/system.h:110:24: safe-ctype.h: No such file or directory In file included from /usr/src/contrib/gcc/collect2.c:30: /usr/src/contrib/gcc/system.h:331: syntax error before "PARAMS" In file included from /usr/src/contrib/gcc/collect2.c:57: /usr/src/contrib/gcc/obstack.h:157:40: attempt to use poisoned "bcopy" /usr/src/contrib/gcc/collect2.c: In function `find_a_file': /usr/src/contrib/gcc/collect2.c:683: storage size of `st' isn't known /usr/src/contrib/gcc/collect2.c:689: `S_IFMT' undeclared (first use in this func tion) /usr/src/contrib/gcc/collect2.c:689: (Each undeclared identifier is reported onl y once /usr/src/contrib/gcc/collect2.c:689: for each function it appears in.) /usr/src/contrib/gcc/collect2.c:689: `S_IFDIR' undeclared (first use in this fun ction) /usr/src/contrib/gcc/collect2.c: In function `prefix_from_env': /usr/src/contrib/gcc/collect2.c:756: warning: assignment makes pointer from inte ger without a cast /usr/src/contrib/gcc/collect2.c: In function `main': /usr/src/contrib/gcc/collect2.c:919: `free' undeclared (first use in this functi on) /usr/src/contrib/gcc/collect2.c:924: warning: assignment makes pointer from inte ger without a cast /usr/src/contrib/gcc/collect2.c:1025: warning: assignment makes pointer from int eger without a cast /usr/src/contrib/gcc/collect2.c:1075: warning: assignment makes pointer from int eger without a cast /usr/src/contrib/gcc/collect2.c:1308: warning: assignment makes pointer from int eger without a cast /usr/src/contrib/gcc/collect2.c:1312: warning: assignment makes pointer from int eger without a cast /usr/src/contrib/gcc/collect2.c:1316: warning: assignment makes pointer from int eger without a cast /usr/src/contrib/gcc/collect2.c:1320: warning: assignment makes pointer from int eger without a cast /usr/src/contrib/gcc/collect2.c: In function `collect_execute': /usr/src/contrib/gcc/collect2.c:1581: `O_TRUNC' undeclared (first use in this fu nction) /usr/src/contrib/gcc/collect2.c:1581: `O_CREAT' undeclared (first use in this fu nction) /usr/src/contrib/gcc/collect2.c: In function `add_to_list': /usr/src/contrib/gcc/collect2.c:1664: `free' used prior to declaration /usr/src/contrib/gcc/collect2.c: In function `write_c_file_stat': /usr/src/contrib/gcc/collect2.c:1882: `free' used prior to declaration *** Error code 1 Stop in /usr/src/gnu/usr.bin/cc/collect2. su-2.05a# /John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CEACC45.4030604>