pkgsrc-Bugs archive

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

Re: pkg/31953



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

From: Roland Illig <rillig%NetBSD.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/31953
Date: Mon, 31 Oct 2005 23:54:05 +0100

 Bob Lee wrote:
 ...
 >  cd: can't cd to @PREFIX@/lib
 >  libtool: link: cannot determine absolute directory name of `@PREFIX@/lib'
 >  make: stopped in /usr/pkgsrc/graphics/cairo/work/cairo-1.0.2/src
 ...
 
 Thanks for that info. I suspect one of the CONFIGURE_ARGS or MAKE_ENV or 
   the like contain a bad value. Please download 
 ftp://ftp.netbsd.org/pub/pkgsrc/misc/rillig/pkgsrc.debug.mk into some 
 directory of your choice and add the following line to your mk.conf:
 
 .include "${the_directory_of_your_choice}/pkgsrc.debug.mk"
 
 cd /usr/pkgsrc/graphics/cairo
 make show-debugging-info
 
 If there is some line containing the string @PREFIX@, we are on the 
 right way. Then please append the output to this PR, as you did with the 
 last one. If not, I'm helpless. :)
 
 Roland
 



Home | Main Index | Thread Index | Old Index