New problem.. I'm now compiling up pgserver a different machine (the other one has all sorts of problems.. possibly hardware related)
The new machine a powerpc (PowerMac 7300/180) with Debian/Testing
(again)
Everything is now going ok.. with the appropriate packages installed
(automake,autoconf,libtool).. see below for progress.
> ./autogen.sh - OK
> ./configure - OK
- make menuconfig - fails, unable to find lxdialog.
(the following has has paths edited for length)
------------------------
pgserver$ make menuconfig
make[1]: Entering directory `pgserver/configscri pt'
make[2]: Entering directory `pgserver/configscri pt'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `pgserver/configscrip t'
make[1]: Leaving directory `pgserver/configscrip t'
bash ./configscript/Menuconfig \
./config.in pgserver/profile.user
Using defaults found in pgserver/profile.user
Preparing scripts: functionsYour lxdialog utility does not exist
make: *** [menuconfig] Error 1
-------------
then
- make - gets as far as..
-------------
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../include -O2 -g -c sdlfb.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -O2 -g
-Wp,-MD,.deps/sdlfb.pp -c sdlfb.c -o sdlfb.o
sdlfb.c:39:69: SDL/SDL.h: No such file or directory
--------------
Suggestions?
Thanks in advence,
Paul
On Sun, 2004-11-14 at 21:44, Paul Schulz wrote:
> When I look this a little further..
> The problem is with strict.pm,
> which is installed in /usr/share/perl/5.8.4/strict.pm
> I'll have to look some more..
>
> Cheers, Paul
>
> On Sun, 2004-11-14 at 21:20, Paul Schulz wrote:
> > Using 0.45,
> > The first error I get is with running './autogen.sh'. I get the
> > following..
> > ----------------------------------------------------------------
> > autogen.sh: using private SDL m4 file
> > autogen.sh:running: aclocal -I macros -I macros/extra
> > autogen.sh:running: autoheader
> > Can't locate strict.pm in @INC (@INC contains: /usr/share/autoconf
> > /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4
> > /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
> > /usr/local/lib/site_perl .) at /usr/share/autoconf/Autom4te/Channels.pm
> > line 60.
> > BEGIN failed--compilation aborted at
> > /usr/share/autoconf/Autom4te/Channels.pm line 60.
> > Compilation failed in require at
> > /usr/share/autoconf/Autom4te/ChannelDefs.pm line 20.
> > BEGIN failed--compilation aborted at
> > /usr/share/autoconf/Autom4te/ChannelDefs.pm line 20.
> > Compilation failed in require at /usr/bin/autoheader line 42.
> > BEGIN failed--compilation aborted at /usr/bin/autoheader line 42.
> > autogen.sh:error: while running autoheader
> > -------------------------------------------------------------------
> > I am running Debian/testing.
> > What am I missing here?
> > autoconf - 2.59-8
> >
> > Cheers,
> > Paul
>
signature.asc
Description: This is a digitally signed message part
