paragui-users
[Top][All Lists]
Advanced

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

Re: [paragui-users] Problem in linux


From: Alexander Pipelka
Subject: Re: [paragui-users] Problem in linux
Date: 03 Jul 2002 14:05:59 +0200

Am Mit, 2002-07-03 um 13.41 schrieb Roger D. Vargas:
> On 3 Jul 2002, Alexander Pipelka wrote:
> 
> > Am Mit, 2002-07-03 um 02.25 schrieb Roger D. Vargas:
> > > On Tue, 2 Jul 2002, Andrew Ford wrote:
> > >
> > > > Problem solved :)
> > > Yes, but how can i make my configure scripts work?
> >
> > Please post the contents of config.log (only the tail) after running
> > configure.
> Here are the last lines:
> 
> 
> configure:1054: checking for paragui-config
> configure:1089: checking for PARAGUI - version >= 1.0.0
> configure:1187: c++ -o conftest  -I/usr/local/include 
> -I/usr/local/include/paragui -I/usr/local/include/freetype2 
> -I/usr/local/include -I/usr/local/include/SDL -D_REENTRANT   conftest.C  
> -L/usr/local/lib -lparagui -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL 
> -lpthread -lz -lSDL_image -L/usr/local/lib -lfreetype -lstdc++ 1>&5
> configure: failed program was:
> #line 1120 "configure"
> #include "confdefs.h"
> #ifdef __cplusplus
> extern "C" void exit(int) throw();
> #endif

Strange. I fetched the source tarball from the ftp server and checked
the configure script in there:

#ifdef
__cplusplus                                                                     
                            
extern "C" void exit
(int);                                                                          
              
#endif  

Are you sure you got the original tarball. Maybe a "./autogen.sh" has
been invoked (maybe on a different system with old autoconf/automake
versions) ?

Alex






reply via email to

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