Bacula-users

Re: [Bacula-users] compilation failure on OpenIndiana

2012-10-02 11:53:52
Subject: Re: [Bacula-users] compilation failure on OpenIndiana
From: Boris Epstein <borepstein AT gmail DOT com>
To: Geert Stappers <Geert.Stappers AT vanadgroup DOT com>
Date: Tue, 2 Oct 2012 11:50:58 -0400
On Tue, Oct 2, 2012 at 9:06 AM, Geert Stappers <Geert.Stappers AT vanadgroup DOT com> wrote:
Op 20121002 om 14:48 schreef Martin Simmons:
> >>>>> On Tue, 2 Oct 2012 07:15:57 -0400, Boris Epstein said:
> >
> > I was thinking along the same lines. All I got was some message about
> > repetitive function definitions - none of them anything I could recognize
> > or easily make sense of.
>
> Could be a name clash, but you should obviously post the full error message
> output, not a vague description of it.

True.


Cheers
Geert Stappers
Who assumed that Boris is posting the compile errors to another forum,
such as the bacula developers mailing list or an OpenIndiana M.L..

Fair enough. Here's a more detailed message:

==>Entering directory /home/bepstein/soft/bacula/bacula-5.2.12/src
==>Entering directory /home/bepstein/soft/bacula/bacula-5.2.12/scripts
==>Entering directory /home/bepstein/soft/bacula/bacula-5.2.12/src/lib
==== Make of lib is good ====
 
==>Entering directory /home/bepstein/soft/bacula/bacula-5.2.12/src/findlib
==== Make of findlib is good ====
 
==>Entering directory /home/bepstein/soft/bacula/bacula-5.2.12/src/filed
==== Make of filed is good ====
 
==>Entering directory /home/bepstein/soft/bacula/bacula-5.2.12/src/console
Compiling conio.c
conio.c:73: error: declaration of C function `char* tgoto(const char*, int, int)' conflicts with
/usr/include/term.h:1221: error: previous declaration `char* tgoto(char*, int, int)' here
*** 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 /home/bepstein/soft/bacula/bacula-5.2.12/src/console


  ====== Error in /home/bepstein/soft/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'

Thanks.

Boris.
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users