octave-maintainers
[Top][All Lists]
Advanced

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

Re: Mac OS X 10.6 status


From: Michael D. Godfrey
Subject: Re: Mac OS X 10.6 status
Date: Sun, 27 Dec 2009 10:44:09 -0800
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.5) Gecko/20091130 Thunderbird/3.0

On 12/27/09 6:23 AM, Ben Abbott wrote:
Have you added ...

#ifdef HAVE_CONFIG_H
#include<config.h>
#endif

... to the top of gl2ps.c? This change resolved the problem you're seeing for 
me.

This worked for gl2ps.c but now I get to linking and:

/bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -DHAVE_CONFIG_H -mieee-fp -I/usr/local/include/freetype2 -I/usr/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -g -O2 -D_THREAD_SAFE -D_REENTRANT -g -O2 -module -o DLD-FUNCTIONS/__glpk__.la -rpath /usr/local/lib/octave-3.3.50+ DLD-FUNCTIONS/DLD_FUNCTIONS___glpk___la-__glpk__.lo ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libgnu/libgnu.la -lglpk -lm
grep: /usr/lib/libltdl.la: No such file or directory
/usr/local/bin/sed: can't read /usr/lib/libltdl.la: No such file or directory
libtool: link: `/usr/lib/libltdl.la' is not a valid libtool archive

==================================
Any ideas about this one?   (And, thanks for the last fix.)

Michael



reply via email to

[Prev in Thread] Current Thread [Next in Thread]