Op 20121211 om 23:53 schreef Boris Epstein:
> 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?

FWIW there was a few weeks (months?) ago also posting about OpenIndiana build.
AFAIR got it a reasonable response.

Search the archive for the details.

HTH


Groeten
Geert Stappers
-- 
http://www.vanadcimplicity.com/
------------------------------------------------------------------------------
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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to