octave-maintainers
[Top][All Lists]
Advanced

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

Re: safer way to use gnulib


From: Tatsuro MATSUOKA
Subject: Re: safer way to use gnulib
Date: Sun, 21 Mar 2010 18:05:17 +0900 (JST)

Hello

Thank you for the suggestion

--- Michael Goffioul 
 wrote:

> 2010/3/21 Tatsuro MATSUOKA <address@hidden>:
> > Hello
> >
> > I have written in previously
> > http://www-old.cae.wisc.edu/pipermail/octave-maintainers/2010-March/015519.html
> >
> > The compiling of c++ source that includes gnulib source suffered from 
> > unfined errors even on
> the
> > quit.cc in libcruft.
> I don't have that problem. Although one problem I had when compiling
> libcruft is that it was not linked against libgnu.la (apparently missing
> in libcruft/Makefile.am). After adding it, I'm able to compile libcruft.
> 

Oops "unfined errors" was not correct. Declaration errors.  In the compile 
flags, there found
-I../libgnu.  So that this seem not be the reason of the error.

cquit.c in libcurft was complied successfully so that this is perhaps C++ an 
intrinsic problem.

Regards

Tatsuro

--------------------------------------
VANCOUVER 2010 PARALYMPIC GAMES News
http://pr.mail.yahoo.co.jp/para/


reply via email to

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