pkgsrc-Bugs archive

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

Re: pkg/39772 (sysutils/syslog-ng broken on Solaris)



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

From: =?ISO-8859-1?Q?J=F6rn_Clausen?= <joern%uni-bielefeld.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: adrianp%NetBSD.org@localhost
Subject: Re: pkg/39772 (sysutils/syslog-ng broken on Solaris)
Date: Mon, 27 Oct 2008 13:57:22 +0100

 Hi Adrian!
 
 Adrian Portelli wrote:
 > The following reply was made to PR pkg/39772; it has been noted by GNATS.
 > 
 > From: Adrian Portelli <adrianp%stindustries.net@localhost>
 > To: gnats-bugs%NetBSD.org@localhost
 > Cc: 
 > Subject: Re: pkg/39772 (sysutils/syslog-ng broken on Solaris)
 > Date: Sat, 25 Oct 2008 11:29:54 +0100
 > 
 >  wiz%NetBSD.org@localhost wrote:
 >  > Synopsis: sysutils/syslog-ng broken on Solaris
 >  > 
 >  > Responsible-Changed-From-To: pkg-manager->adrianp
 >  > Responsible-Changed-By: wiz%NetBSD.org@localhost
 >  > Responsible-Changed-When: Mon, 20 Oct 2008 07:47:33 +0000
 >  > Responsible-Changed-Why:
 >  > Over to maintainer.
 >  > 
 >  > 
 >  > 
 >  
 >  Please try 1.6.12 that's in pkgsrc HEAD now.
 
 It compiles out of the box. Technically, though, flex from pkgsrc and 
 lex from Solaris are still mixed:
 
 configure:3651: checking for flex
 configure:3667: found /usr/local/pkgsrc/pkgsrc-cvs/bin/flex
 configure:3678: result: flex
 configure:3692: checking for yywrap in -lfl
 configure:3727: gcc -o conftest -O 
 -I/usr/local/pkgsrc/pkgsrc-cvs/include 
 -I/usr/local/pkgsrc/pkgsrc-cvs/include -lnsl -lsocket 
 -L/usr/local/pkgsrc/pkgsrc-cvs/lib 
 -Wl,-R/usr/local/pkgsrc/pkgsrc-cvs/lib conftest.c -lfl   >&5
 ld: fatal: library -lfl: not found
 ld: fatal: File processing errors. No output written to conftest
 
 Which I don't really understand:
 
 $ ls -l /usr/local/pkgsrc/pkgsrc-cvs/lib/libfl*
 -rw-r--r--   1 swadm5   software    1216 Oct 17 16:03 
 /usr/local/pkgsrc/pkgsrc-cvs/lib/libfl.a
 -rw-r--r--   1 swadm5   software    1384 Oct 17 16:03 
 /usr/local/pkgsrc/pkgsrc-cvs/lib/libfl_pic.a
 
 The test is repeated with -ll, which is found and used later on.
 
 But as the binary works, I think it's OK to close this pr.
 
 Thanks,
     Jörn
 
 -- 
   Jörn Clausen                             
joern.clausen%uni-bielefeld.de@localhost
   Hochschulrechenzentrum                 http://www.uni-bielefeld.de/hrz/
   Universität Bielefeld
 


Home | Main Index | Thread Index | Old Index