Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 1996 13:44:04 +0200
From:      Mark Murray <mark@grondar.za>
To:        wpaul@freebsd.org
Cc:        current@freebsd.org
Subject:   Make world breakage...
Message-ID:  <199605111144.NAA19538@grumble.grondar.za>

next in thread | raw e-mail | index | archive | help
Hi

Looks like some problem with "inline"s?

Script started on Sat May 11 13:41:51 1996
bash# make
gcc -W -Wall -pedantic -ansi -O -pipe -O -DLIBC_RCS -DSYSLIBC_RCS -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/a/src/lib/libc/locale -DYP -c /a/src/lib/libc/gen/getpwent.c -o getpwent.o
/a/src/lib/libc/gen/getpwent.c:70: syntax error before `int'
/a/src/lib/libc/gen/getpwent.c:71: syntax error before `void'
/a/src/lib/libc/gen/getpwent.c:242: warning: return-type defaults to `int'
/a/src/lib/libc/gen/getpwent.c:278: warning: return-type defaults to `int'
/a/src/lib/libc/gen/getpwent.c: In function `__hashpw':
/a/src/lib/libc/gen/getpwent.c:293: warning: suggest parentheses around assignment used as truth value
/a/src/lib/libc/gen/getpwent.c:294: warning: suggest parentheses around assignment used as truth value
/a/src/lib/libc/gen/getpwent.c:301: warning: suggest parentheses around assignment used as truth value
/a/src/lib/libc/gen/getpwent.c:302: warning: suggest parentheses around assignment used as truth value
/a/src/lib/libc/gen/getpwent.c:303: warning: suggest parentheses around assignment used as truth value
/a/src/lib/libc/gen/getpwent.c:304: warning: suggest parentheses around assignment used as truth value
/a/src/lib/libc/gen/getpwent.c: At top level:
/a/src/lib/libc/gen/getpwent.c:318: syntax error before `void'
/a/src/lib/libc/gen/getpwent.c:328: syntax error before `int'
/a/src/lib/libc/gen/getpwent.c:349: syntax error before `void'
/a/src/lib/libc/gen/getpwent.c:378: syntax error before `int'
/a/src/lib/libc/gen/getpwent.c: In function `unwind':
/a/src/lib/libc/gen/getpwent.c:412: warning: implicit declaration of function `setnetgrent'
/a/src/lib/libc/gen/getpwent.c:416: warning: implicit declaration of function `getnetgrent'
/a/src/lib/libc/gen/getpwent.c: At top level:
/a/src/lib/libc/gen/getpwent.c:460: syntax error before `int'
/a/src/lib/libc/gen/getpwent.c:487: syntax error before `int'
/a/src/lib/libc/gen/getpwent.c: In function `verf':
/a/src/lib/libc/gen/getpwent.c:514: warning: implicit declaration of function `innetgr'
*** Error code 1

Stop.
bash# exit
exit

Script done on Sat May 11 13:42:14 1996

-- 
Mark Murray
46 Harvey Rd, Claremont, Cape Town 7700, South Africa
+27 21 61-3768 GMT+0200
Finger mark@grondar.za for PGP key



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