pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/31489



The following reply was made to PR pkg/31489; it has been noted by GNATS.

From: RUMI Szabolcs <rumi%rtfm.hu@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/31489
Date: Thu, 6 Oct 2005 12:39:15 +0200

 Next error I ran into:
 
 source='Log.c++' object='Log.o' libtool=no \
 depfile='.deps/Log.Po' tmpdepfile='.deps/Log.TPo' \
 depmode=tru64 /bin/ksh ../depcomp \
 cxx -DHAVE_CONFIG_H -D_POSIX_PII_SOCKET -D_BSD -I. -I. -I.. -I../include 
-DFAM_CONF=\"/usr/pkg/etc/fam.conf\"    -O2 -ieee -ieee -c -o Log.o `test -f 
'Log.c++' || echo './'`Log.c++
 cxx: Error: Log.c++, line 218: identifier "vsyslog" is undefined
         vsyslog(ll, format, args);
 --------^
 cxx: Info: 1 error detected in the compilation of "Log.c++".
 gmake[2]: *** [Log.o] Error 1
 gmake[2]: Leaving directory 
`/home/admin/pkgsrc/work/sysutils/fam/work/fam-2.7.0/src'
 gmake[1]: *** [all-recursive] Error 1
 gmake[1]: Leaving directory 
`/home/admin/pkgsrc/work/sysutils/fam/work/fam-2.7.0'
 gmake: *** [all] Error 2
 *** Error code 2
 
 Stop.
 
 Tru64 UNIX doesn't seem to have vsyslog() at all.
 



Home | Main Index | Thread Index | Old Index