pkgsrc-Bugs archive

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

pkg/33549: net/lftp: undefined reference to rpl_fnmatch



>Number:         33549
>Category:       pkg
>Synopsis:       build of net/lftp stops with: undefined reference to 
>rpl_fnmatch
>Confidential:   yes
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed May 24 21:45:00 +0000 2006
>Originator:     lasse-send-pr-2006%plastictree.net@localhost
>Release:        NetBSD 3.0_STABLE
>Environment:
NetBSD m-043 3.0_STABLE NetBSD 3.0_STABLE (STARGAZER) #0: Thu May  4 01:02:12 
CEST 2006  netbsd@m-043:/bulk/netbsd/src/sys/arch/i386/compile/STARGAZER i386
Architecture: i386
Machine: i386
>Description:
Building net/lftp from pkgsrc-current stops with the followin:

if cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include    
-I/usr/include -I/usr/pkg/include  -O2 -I/usr/include
 -I/usr/pkg/include -Wall -MT lftp_rl.o -MD -MP -MF ".deps/lftp_rl.Tpo" -c -o 
lftp_rl.o lftp_rl.c;  then mv -f ".deps/lftp_rl.T
po" ".deps/lftp_rl.Po"; else rm -f ".deps/lftp_rl.Tpo"; exit 1; fi
lftp_rl.c: In function `lftp_rl_init':
lftp_rl.c:161: warning: assignment discards qualifiers from pointer target type
lftp_rl.c:165: warning: assignment from incompatible pointer type
/bin/sh ../libtool --silent --tag=CXX --mode=link c++   -O2 -I/usr/include 
-I/usr/pkg/include -Wall -Wwrite-strings -Woverloade
d-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline  -L/usr/lib 
-Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/li
b -o lftp  lftp.o complete.o lftp_rl.o liblftp-jobs.la liblftp-tasks.la  
-lreadline ../lib/liblib.a -lutil -ltermcap
/usr/pkgsrc/net/lftp/work/here/lftp-3.4.6/src/.libs/liblftp-jobs.so: undefined 
reference to `rpl_fnmatch'
*** Error code 1

The full logs can be found at http://plastictree.net/tmp/20060524/

>How-To-Repeat:

Try building net/lftp from pkgsrc-current.

>Fix:

Unknown
>Unformatted:
 Confidential:  no



Home | Main Index | Thread Index | Old Index