Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-26 Thread Martin Costabel
Koen van der Drift wrote: [] > exile:sci koen$ cvs diff plplot.info > [EMAIL PROTECTED]'s password: I still would like to see cvs stat plplot.info There were and are quite a few different versions of this on CVS that all have the same version-revision. BTW, you *are* talking about plplot -5.

Re: [Fink-devel] validation question

2008-03-26 Thread Peter O'Gorman
David Fang wrote: >>> The package update I'm working on: >>> http://sourceforge.net/tracker/index.php?func=detail&aid=1926383&group_id=17203&atid=414256 >>> >>> The error message: >>> Error: package contains a dylib with no corresponding Shlibs entry >>> (/sw/lib/magic/tcl/exttosim.dylib -> exttosi

Re: [Fink-devel] validation question

2008-03-26 Thread David Fang
>> So it looks like we only get a simple filename, no full path. >> What corrective action should be taken? >> I only need this to work as a private shared library for this package. > > > What I had to do to quiet the validator in a more recent related > problem was include: > install_name_tool -id

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-26 Thread Jean-François Mertens
On 27 Mar 2008, at 03:39, Jean-François Mertens wrote: > > On 27 Mar 2008, at 03:30, Koen van der Drift wrote: >> >> On Mar 26, 2008, at 10:23 PM, Jean-François Mertens wrote: >> >>> What does "echo -n A" yield on your system ? >> >> exile:~ koen$ echo -n A >> Aexile:~ koen$ echo -n A > > too bad

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-26 Thread Jean-François Mertens
On 27 Mar 2008, at 03:30, Koen van der Drift wrote: > > On Mar 26, 2008, at 10:23 PM, Jean-François Mertens wrote: > >> What does "echo -n A" yield on your system ? > > exile:~ koen$ echo -n A > Aexile:~ koen$ echo -n A too bad .. going to sleep. JF -

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-26 Thread Koen van der Drift
On Mar 26, 2008, at 10:23 PM, Jean-François Mertens wrote: > What does "echo -n A" yield on your system ? exile:~ koen$ echo -n A Aexile:~ koen$ echo -n A - Koen. - Check out the new SourceForge.net Marketplace. It's the b

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-26 Thread Jean-François Mertens
I see a lot of "echo -n" in the part of the configure script I mentioned.. What does "echo -n A" yield on your system ? JF - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for j

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-26 Thread Koen van der Drift
On Mar 26, 2008, at 9:57 PM, Jean-François Mertens wrote: > > On 27 Mar 2008, at 01:21, Koen van der Drift wrote: >> >> On Mar 26, 2008, at 12:14 PM, Jean-François Mertens wrote: >> >>> Right, wx's cflags are missing from the libtool command (in >>> particular -I/sw/include/wx-2.8). >>> Is it rea

Re: [Fink-devel] validation question

2008-03-26 Thread David Reiser
On Mar 26, 2008, at 9:01 PM, David Fang wrote: >>> The package update I'm working on: >>> http://sourceforge.net/tracker/index.php?func=detail&aid=1926383&group_id=17203&atid=414256 >>> >>> The error message: >>> Error: package contains a dylib with no corresponding Shlibs entry >>> (/sw/lib/magi

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-26 Thread Jean-François Mertens
On 27 Mar 2008, at 01:21, Koen van der Drift wrote: > > On Mar 26, 2008, at 12:14 PM, Jean-François Mertens wrote: > >> Right, wx's cflags are missing from the libtool command (in >> particular -I/sw/include/wx-2.8). >> Is it really fink's info file you are using for plplot ?? I get >> there ins

Re: [Fink-devel] validation question

2008-03-26 Thread David Fang
>> The package update I'm working on: >> http://sourceforge.net/tracker/index.php?func=detail&aid=1926383&group_id=17203&atid=414256 >> >> The error message: >> Error: package contains a dylib with no corresponding Shlibs entry >> (/sw/lib/magic/tcl/exttosim.dylib -> exttosim.dylib 0.0.0) >>

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-26 Thread Koen van der Drift
On Mar 26, 2008, at 12:14 PM, Jean-François Mertens wrote: > Right, wx's cflags are missing from the libtool command (in > particular -I/sw/include/wx-2.8). > Is it really fink's info file you are using for plplot ?? I get > there instead a command starting without "if " : Yeah, I checked my l

Re: [Fink-devel] validation question

2008-03-26 Thread Daniel Macks
On Wed, Mar 26, 2008 at 02:21:29PM -0400, David Fang wrote: > > On Jan 13, 2008, at 8:09 PM, Daniel Johnson wrote: > > > >> It doesn't actually check if private libraries are specified. So that's > >> two > >> private-shlibs bugs. :) > > > > The whitespace bug is fixed in HEAD now, but the deb fi

Re: [Fink-devel] fink and 10.5?

2008-03-26 Thread Alexander Hansen
I wouldn't imagine so. One reason we use dynamic libraries is that updates, as long as they're compatible with the prior version, automatically get used--no rebuild needed. If they're not compatible, then that's another matter. Juan M. Courcoul wrote: > After a MAJOR version change like this,

Re: [Fink-devel] fink and 10.5?

2008-03-26 Thread Juan M. Courcoul
After a MAJOR version change like this, is there any benefit in recompiling all source (i.e., pick up new libraries & optimizations, etc.), performance or security-wise? On Wednesday, March 26, 2008, at 01:44PM, "Randal L. Schwartz" <[EMAIL PROTECTED]> wrote: >> "Alexander" == Alexander Ha

Re: [Fink-devel] fink and 10.5?

2008-03-26 Thread Randal L. Schwartz
> "Alexander" == Alexander Hansen <[EMAIL PROTECTED]> writes: Alexander> If you're on 0.8.1, then do a final "fink selfupdate" with rsync or Alexander> cvs updating under OS 10.4 to insure you're on fink-0.27.10, Alexander> install OS 10.5, and then do "fink reinstall fink ; fink Alexander> se

Re: [Fink-devel] fink and 10.5?

2008-03-26 Thread Alexander Hansen
Randal L. Schwartz wrote: > I'm finally about to cut over from 10.4 to 10.5. What will this do > to my fink install? Do I need to recompile everything? Do I need > to reinstall? Will it be relatively trivial? Transparent? > > It's relatively straightforward, as long as you're on the 0.8.1

[Fink-devel] fink and 10.5?

2008-03-26 Thread Randal L. Schwartz
I'm finally about to cut over from 10.4 to 10.5. What will this do to my fink install? Do I need to recompile everything? Do I need to reinstall? Will it be relatively trivial? Transparent? -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[EMAIL PROTECTED]> ht

[Fink-devel] PHP5 fails to compil

2008-03-26 Thread Christophe Saigne
Hello, I know that this problem was submitted to the user list but i can't find the solution. I can't compil PHP5 on my Intel iMac Alu running OSX 10.5.2 ang get the following result: ... /bin/sh /sw/src/fink.build/php5-5.1.4-122/php-5.1.4/apache-build/ libtool --silent --preserve-dup-deps --m

[Fink-devel] Decoupling doc generation via TeX

2008-03-26 Thread Alexander K. Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've got an update to gnuplot in my experimental directory: http://www.finkdeveloper.net/svn/users/akh/experimental/ Essentially, generation of the PDF documentation and other items in the build that need LaTeX are moved to the gnuplot-pdfdocs pack

Re: [Fink-devel] validation question

2008-03-26 Thread David Fang
> On Jan 13, 2008, at 8:09 PM, Daniel Johnson wrote: > >> It doesn't actually check if private libraries are specified. So that's two >> private-shlibs bugs. :) > > The whitespace bug is fixed in HEAD now, but the deb file validator is still > having problems. I think this patch might fix it: Hi

[Fink-devel] libtheora0-1.0-0.alpha5.1001 validation problem?

2008-03-26 Thread Kevin Horton
I was doing a fink install in maintainer mode to test a new package, and one of the dependencies that got built was libtheora0-1.0-0.alpha5.1001. It will not install in maintainer mode, failing with: Validating .deb dir /sw/src/fink.build/root-libtheora0- shlibs-1.0-0.alpha5.1001... Error:

[Fink-devel] gstreamer-0.10-0.10.12-1021 validation problem?

2008-03-26 Thread Kevin Horton
I was doing a fink install in maintainer mode to test a new package, and one of the dependencies that got built was gstreamer-0.10. gstreamer-0.10-0.10.12-1021 will not install in maintainer mode, failing with: Validating .deb dir /sw/src/fink.build/root-gstreamer-0.10- shlibs-0.10.12-1021

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-26 Thread Jean-François Mertens
On 26 Mar 2008, at 16:26, Koen van der Drift wrote: >> Here ya go :) > > ... > if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. > -I. -I.. -I../include -I../include -I../include -I/sw/lib/ > freetype219/include/freetype2 -I/sw/include/glib-2.0 -I/sw/lib/ > glib-2.0/include

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-26 Thread Koen van der Drift
>On 26 Mar 2008, at 14:56, Koen van der Drift wrote: >> Hi, >> >> On my system plplot fails to build because it is unable to find the >> wx headers (wx.h). According to one of the plplot developers, >> running wx-config should tell where the headers are: >> >> exile:wx koen$ wx-config --cflags

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-26 Thread Jean-François Mertens
On 26 Mar 2008, at 14:56, Koen van der Drift wrote: > Hi, > > On my system plplot fails to build because it is unable to find the > wx headers (wx.h). According to one of the plplot developers, > running wx-config should tell where the headers are: > > exile:wx koen$ wx-config --cflags > -I/us

[Fink-devel] wxgtk2.8 and plplot

2008-03-26 Thread Koen van der Drift
Hi, On my system plplot fails to build because it is unable to find the wx headers (wx.h). According to one of the plplot developers, running wx-config should tell where the headers are: exile:wx koen$ wx-config --cflags -I/usr/lib/wx/include/mac-unicode-debug-2.8 -I/usr/include/wx-2.8 -D_FILE