Bacula-users

Re: [Bacula-users] Building bacula-fd on Irix

2008-11-17 06:18:22
Subject: Re: [Bacula-users] Building bacula-fd on Irix
From: ASMR (Anders Sønderberg Mortensen) <asmr AT novonordisk DOT com>
To: "bacula-users AT lists.sourceforge DOT net" <bacula-users AT lists.sourceforge DOT net>
Date: Mon, 17 Nov 2008 12:16:05 +0100
Adding a decent subject.

--Anders

-----Original Message-----
From: ASMR (Anders Sønderberg Mortensen) [mailto:asmr AT novonordisk DOT com] 
Sent: 17. november 2008 10:50
To: bacula-users AT lists.sourceforge DOT net
Subject: [Bacula-users] (no subject)

Hello,

I'm trying to compile the bacula file daemon version 2.4.3 for Irix (IRIX64 
bisse 6.5 07202013 IP35). Here is what I do:

> setenv CC cc
> ./configure --enable-client-only

Which looks pretty happy apart from this

config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands Doing make of dependencies 
==>Entering directory /z/bisse/people/asmr/code/bacula-2.4.3/src
==>Entering directory /z/bisse/people/asmr/code/bacula-2.4.3/scripts
==>Entering directory /z/bisse/people/asmr/code/bacula-2.4.3/src/lib
gcc: installation problem, cannot exec cpp: No such file or directory
gcc: installation problem, cannot exec cpp: No such file or directory
gcc: installation problem, cannot exec cpp: No such file or directory
gcc: installation problem, cannot exec cpp: No such file or directory
gcc: installation problem, cannot exec cpp: No such file or directory ...
...
...

When I start building, here is what I get:

> make
==>Entering directory /z/bisse/people/asmr/code/bacula-2.4.3/src
==>Entering directory /z/bisse/people/asmr/code/bacula-2.4.3/scripts
==>Entering directory /z/bisse/people/asmr/code/bacula-2.4.3/src/lib
==== Make of lib is good ====
 
==>Entering directory /z/bisse/people/asmr/code/bacula-2.4.3/src/findlib
==== Make of findlib is good ====
 
==>Entering directory /z/bisse/people/asmr/code/bacula-2.4.3/src/filed
Linking bacula-fd ...
        /z/bisse/bin/g++   -L../lib -L../findlib -o bacula-fd filed.o authentica
te.o acl.o backup.o estimate.o  filed_conf.o heartbeat.o job.o pythonfd.o  
resto re.o status.o verify.o verify_vol.o \
           -lz             -lfind -lbac -lm  -lpthread -lsun  \
             
ld32: FATAL   12 : Expecting n32 objects: /usr/lib/crt1.o is o32.
*** Error code 1 (bu21)


  ====== Error in /z/bisse/people/asmr/code/bacula-2.4.3/src/filed ======


==>Entering directory /z/bisse/people/asmr/code/bacula-2.4.3/src/console
Compiling authenticate.c
gcc: installation problem, cannot exec cpp: No such file or directory
*** Error code 1 (bu21)


  ====== Error in /z/bisse/people/asmr/code/bacula-2.4.3/src/console ======


==>Entering directory /z/bisse/people/asmr/code/bacula-2.4.3/manpages



As far as I can see, the cc -E command plays to role of cpp. But then again, it 
doesn't work the expected way.
Any help will be appreciated.

Thanks!

--Anders
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge 
Build the coolest Linux based applications with Moblin SDK & win great prizes 
Grand prize is a trip for two to an Open Source event anywhere in the world 
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>