help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Building on DEC Alpha OSF1 4.0F


From: Baker, Darryl
Subject: RE: Building on DEC Alpha OSF1 4.0F
Date: Thu, 24 Jun 2004 11:48:56 -0400

 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I forgot to mention this is using gcc 3.4.

I got pasted the previous error by making sure stdio.h in included in
snprintf.h. 

On to the next error which was a linkage error. I fixed this by
referencing the file /usr/local/BerkeleyDB.3.2/lib/libdb.a directly
rather than using the -ldb flag.

Now let's see if it core dumps like the older build did for my
predecessor.

_____________________________________________________________________
Darryl Baker
gedas USA, Inc.
Operational Services Business Unit
3800 Hamlin Road
Auburn Hills, MI 48326
US
Darryl.Baker@gedas.com
http://www.gedasusa.com
_____________________________________________________________________

> -----Original Message-----
> From: help-cfengine-bounces+darryl.baker=gedas.com@gnu.org
> [mailto:help-cfengine-bounces+darryl.baker=gedas.com@gnu.org]On
> Behalf Of Baker, Darryl
> Sent: Thursday, June 24, 2004 10:48 AM
> To: 'help-cfengine@gnu.org'
> Subject: Building on DEC Alpha OSF1 4.0F
> 
> 
>  
> 
> *** PGP Signature Status: good
> *** Signer: Darryl Philip Baker <darryl.baker@gedas.com>
> *** Signed: 6/24/2004 10:48:15 AM
> *** Verified: 6/24/2004 11:12:50 AM
> *** BEGIN PGP VERIFIED MESSAGE ***
> 
> Does anyone out there have any experience building cfengine on DEC?
> While I'm sure I can figure this one compile error out I am hoping
> to avoid the one fix at a time routine. I'm getting the following
> error:  
> 
> if gcc -DHAVE_CONFIG_H -I. -I. -I../src
> -I/usr/local/BerkeleyDB.3.2/include -I/usr/local/ssl/include 
> -D_REENTRANT -pthread  -D_REENTRANT -pthread -g -O2
> -I/usr/local/BerkeleyDB.3.2/include -g -O2 -Wreturn-type
> -Wmissing-prototypes -Wuninitialized -D_REENTRANT -pthread -g -O2
> -I/usr/local/BerkeleyDB.3.2/include -MT snprintf.o -MD -MP -MF
> ".deps/snprintf.Tpo" -c -o snprintf.o snprintf.c; \
> then mv -f ".deps/snprintf.Tpo" ".deps/snprintf.Po"; else rm -f
> ".deps/snprintf.Tpo"; exit 1; fi
> In file included from snprintf.c:190:
> snprintf.h:11: error: parse error before "size_t"
> snprintf.h:11: warning: conflicting types for built-in function
> 'snprintf'
> snprintf.h:12: error: parse error before "size_t"
> snprintf.h:23: error: parse error before "va_list"
> snprintf.h:24: error: parse error before "size_t"
> snprintf.h:25: error: parse error before "size_t"
> snprintf.c:410: error: conflicting types for 'snprintf'
> snprintf.c:410: note: a parameter list with an ellipsis can't match
> an empty parameter name list declaration
> snprintf.h:11: error: previous declaration of 'snprintf' was here
> snprintf.c:410: error: conflicting types for 'snprintf'
> snprintf.c:410: note: a parameter list with an ellipsis can't match
> an empty parameter name list declaration
> snprintf.h:11: error: previous declaration of 'snprintf' was here
> make[1]: *** [snprintf.o] Error 1
> 
> TIA
> ____________________________________________________________________
> _ Darryl Baker
> gedas USA, Inc.
> Operational Services Business Unit
> 3800 Hamlin Road
> Auburn Hills, MI 48326
> US
> Darryl.Baker@gedas.com
> http://www.gedasusa.com
> ____________________________________________________________________
> _  
> 
> 
> *** END PGP VERIFIED MESSAGE ***
> 
> 
> _______________________________________________
> Help-cfengine mailing list
> Help-cfengine@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-cfengine
> 

-----BEGIN PGP SIGNATURE-----
Version: PGP Personal Security 7.0.3

iQA/AwUBQNr36Fe1Bhkj9lZeEQLnuwCg7i+sRTCVWCvXQosYJpep94MPKPwAoPls
1kpC/6eOp3iSz7T+lUlKyWHv
=2tkD
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]