[ace-users] compiling ACE on linux with wchar

Johnny Willemsen jwillemsen at remedy.nl
Mon Sep 17 09:46:13 CDT 2007


Hi,

I did have another look, I think the problem is more that your environment
sets ACE_LACKS_NAMED_POSIX_SEM to 1, that shouldn't be done on linux. The
test for this feature seems to be broken which enabled code which shouldn't
get enabled which then leads to other problems. 

Johnny 

> -----Original Message-----
> From: ace-users-bounces at cse.wustl.edu 
> [mailto:ace-users-bounces at cse.wustl.edu] On Behalf Of Hayim Shaul
> Sent: Monday, September 17, 2007 4:10 PM
> To: ace-users at cs.wustl.edu
> Subject: [ace-users] compiling ACE on linux with wchar
> 
> Hi,
>         
>         When I try to configure ACE for linux with wchar enabled I get
>         the
>         following error which suggest to send this information to this
>         mailing list. I also attach the compressed config.log.
>         
>         Can anyone please explain why configure failed and how I can
>         make it work?
>         
>         Thanks.
>         
>         
>         CXX=c++ ../configure --enable-uses-wchar
>         
>         [ ... many lines cut here ... ]
>         
>         
>         checking if generated ACE configuration is usable... no
>         configure: error:
>         The generated configuration appears to be unusable.  Please
>         verify
>         that your system path and environment variables are 
> correct.  If
>         they
>         appear to be correct then please send the maintainer of this
>         configure
>         script ace-users at cs.wustl.edu the *COMPRESSED* 
> 'config.log' file
>         and the following information:
>         
>           ACE 'configure' Script Information
>           ==================================
>           RCS Id: configure.ac 79489 2007-08-23 15:08:24Z shuston
>         
>         
>           ACE Version:        5.6
>           C++ Compiler:       c++
>           C++ Preprocessor:   c++ -E
>           C++ Flags:           -W -Wall -Wpointer-arith
>         -I/usr/X11R6/include -g
>         -O2 -pthread -pipe -O3
>           Preprocessor Flags:  -DACE_HAS_LINUX_NPTL  
>           Linker:             /usr/bin/ld
>           Linker Flags:        
>           Libraries:          -lrt -ldl 
>           System type information:
>             Build: i686-pc-linux  Host: i686-pc-linux
>         
> 



More information about the Ace-users mailing list