Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jan 2005 07:49:10 -0700 (MST)
From:      RJ45 <rj45@slacknet.com>
To:        freebsd-stable@freebsd.org
Subject:   syslog problem
Message-ID:  <Pine.LNX.4.61.0501080747580.12349@slacknet.com>

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

Building stable I have this problem

===> lib/libc
cc -pg -O -pipe   -I/usr/src/lib/libc/include 
-I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/i386 
-D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -DINET6 
-I/usr/obj/usr/src/lib/libc -DPOSIX_MISTAKE -I/usr/src/lib/libc/locale 
-DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP -DHESIOD 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c 
/usr/src/lib/libc/gen/syslog.c -o syslog.po
/usr/src/lib/libc/gen/syslog.c: In function `connectlog':
/usr/src/lib/libc/gen/syslog.c:336: error: `_PATH_LOG_PRIV' undeclared 
(first use in this function)
/usr/src/lib/libc/gen/syslog.c:336: error: (Each undeclared identifier is 
reported only once
/usr/src/lib/libc/gen/syslog.c:336: error: for each function it appears 
in.)
*** Error code 1

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

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

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

Stop in /usr/src.


this doing make buildworld

anyone has some ideas?
thanks

Rick



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