Re: gnuplot CVS compilation

2009-11-02 Thread Joshua Root
On 2009-11-2 22:08, Wolf Drechsel wrote:
> So I tried compiling gnuplot 4.3 from the CVS again. The gnuplot website
> provides a script which is supposed to do the job:
> 
> http://www.gnuplot.info/development/sample_osx_installation.html

The script looks reasonable enough, so the problems are probably coming
from gnuplot's build system.

> I tried this script on a Tiger 10.4.11 PPC with macports 1.8.1
> installed, and get the following output messages:
> 
> http://verkehrsplanung.com/TerminalAusgabeGnuplot.txt

The proximate cause of the failure appears to be:
ld: Undefined symbols:
typeinfo for wxMemoryDC
typeinfo for wxDataObject
typeinfo for wxTopLevelWindowMac
typeinfo for wxApp
typeinfo for wxFrame
typeinfo for wxPanel
typeinfo for wxDialog
typeinfo for wxObject
typeinfo for wxThread
typeinfo for wxControl

However, the preceding warnings about many symbols being taken from
/usr/lib/libwx_macud-2.5.dylib instead of libraries in /opt/local/lib
are highly suspect. Quite possibly what is being warned about
beforehand: "warning suggest use of -bind_at_load, as lazy binding may
result in errors or different symbols being used"

> There comes the line
> /"You need automake newer 1.8 (fink helps)!!"/
> 
> AFAIK macports does only provide automake 1.1 and 1.7 - do I have to bother?

The current automake port is 1.11.

- Josh
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


gnuplot CVS compilation

2009-11-02 Thread Wolf Drechsel

Am 21.10.2009 um 23:48 Ryan Schmidt wrote:



On Oct 21, 2009, at 03:44, Wolf Drechsel wrote:

I'd like to use gnuplot 4.3 on my Mac 10.4.11 - which is not yet  
available as a port


4.2.x appears to be the latest stable version, according to the web  
site, therefore that's what MacPorts provides.



One can obtain it via CVS - but on my machine the compilation  
results in several errors I cannot resolve.


What errors do you get?


Hello,

please excuse a greater delay in replying. I hoped time would resolve  
things for me… - but it didnt.


So I tried compiling gnuplot 4.3 from the CVS again. The gnuplot  
website provides a script which is supposed to do the job:


http://www.gnuplot.info/development/sample_osx_installation.html

I tried this script on a Tiger 10.4.11 PPC with macports 1.8.1  
installed, and get the following output messages:


http://verkehrsplanung.com/TerminalAusgabeGnuplot.txt

There comes the line
"You need automake newer 1.8 (fink helps)!!"

AFAIK macports does only provide automake 1.1 and 1.7 - do I have to  
bother?


Allthough the issue a bit off-topic - anybody who's willing to have a  
brief look on the file and tell me what's going wrong will be very  
wellcome.


Greetings,

Wolf


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users