Bacula-users

[Bacula-users] strange build error

2012-12-11 17:59:02
Subject: [Bacula-users] strange build error
From: Boris Epstein <borepstein AT gmail DOT com>
To: "bacula-users AT lists.sourceforge DOT net" <bacula-users AT lists.sourceforge DOT net>
Date: Tue, 11 Dec 2012 17:53:45 -0500
Hello all,

I am trying to build Bacula 5.2.12 on OpenIndiana 11 with PostgreSQL 9 as the DB engine.

After I ran:

./configure --with-postgresql

and

make 

I get the following:

--------------------------------------------------------------------------------------
*** Error code 1
The following command caused the error:
/usr/bin/g++   -c -fno-strict-aliasing -fno-exceptions -fno-rtti  -I. -I..  -g -O2 -Wall -fno-strict-aliasing -fno-exceptions -fno-rtti conio.c
make: Fatal error: Command failed for target `conio.o'
Current working directory /opt/bacula/bacula-5.2.12/src/console


  ====== Error in /opt/bacula/bacula-5.2.12/src/console ======


*** Error code 1
The following command caused the error:
for I in src scripts src/lib src/findlib src/filed   src/console src/plugins/fd src/cats src/dird src/stored src/tools manpages; \
  do (cd $I; echo "==>Entering directory `pwd`"; \
      make DESTDIR= all || (echo ""; echo ""; echo "  ====== Error in `pwd` ======"; \
                    echo ""; echo ""; exit 1;)); \
done
make: Fatal error: Command failed for target `all'
--------------------------------------------------------------------------------------

Any idea what I may be doing wrong?

Thanks.

Boris.

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
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>