pkgsrc-Bugs archive

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

Re: pkg/33050



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

From: pancake%phreaker.net@localhost
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/33050
Date: Sun,  9 Apr 2006 21:51:18 +0200 (CEST)

 >Submitter-Id: net
 >Originator:   
 >Organization:
        
 >Confidential: no
 >Synopsis:     
 >Severity:     non-critical
 >Priority:     low
 >Category:     pkg
 >Class:                support
 >Release:      Linux 2.6.15bare
        
        
 >Environment:
        
        
 System: Linux bare 2.6.15bare #7 PREEMPT Tue Mar 14 14:34:34 CET 2006 i686 
GNU/Linux
 Architecture: unknown
 Machine: i686
 >Description:
 zlib.h is not included but it links against libz:
 
 g++ -o ttmkfdir ttmkfdir.o directory.o commandline.o ttf.o encoding.o parser.o 
builtin.o -Wl,-R/usr/pkg/lib -Wl,--rpath -Wl,/usr/pkg/lib  
-L/mnt/storage2/tmp/fonts/ttmkfdir2/work/.buildlink/lib 
/mnt/storage2/tmp/fonts/ttmkfdir2/work/.buildlink/lib/libfreetype.so 
/usr/pkg/lib/libz.so -Wl,--rpath 
-Wl,/mnt/storage2/tmp/fonts/ttmkfdir2/work/.buildlink/lib -Wl,--rpath 
-Wl,/mnt/storage2/tmp/fonts/ttmkfdir2/work/.buildlink/lib
 /usr/bin/ld: cannot find -lz
 collect2: ld returned 1 exit status
 make: *** [ttmkfdir] Error 1
 *** Error code 2
 
 Stop.
 bmake: stopped in /usr/pkgsrc/fonts/ttmkfdir2
 ===> 
 ===> There was an error during the ``build'' phase.
 ===> Please investigate the following for more information:
 ===>      * log of the build
 ===>      * /mnt/storage2/tmp/fonts/ttmkfdir2/work/.work.log
 ===> 
 *** Error code 1
 
 Stop.
 bmake: stopped in /usr/pkgsrc/fonts/ttmkfdir2
 root@pl2:/usr/pkgsrc/fonts/ttmkfdir2# 
        
 >How-To-Repeat:
        
 >Fix:
        
 



Home | Main Index | Thread Index | Old Index