[Orca-users] Orca installation Error in Aix

HAKAN HALiSCELiK hakanh1 at yahoo.com
Sun Nov 7 22:33:19 PST 2004


i alreay make CC=gcc and export CC
when i type $CC it tells me gcc is set

But it still doesnt work, 

thanks for help but do you have any other idea


--- David Michaels <dragon at raytheon.com> wrote:

> You can't just change gcc, you have to rerun
> "configure" with whatever 
> options you used the first time.  I would do
> 
> csh/tcsh:
> 
>     setenv CC gcc
> 
> sh/bash:
> 
>     CC=gcc
>     export CC
> 
> before you type the "configure" line.  "configure"
> will figure out what 
> compiler you're using, and set up the Makefiles
> appropriately.  The 
> Makefiles will be different for cc than for gcc.
> 
> --Dragon
> 
> HAKAN HALiSCELiK wrote:
> 
> >i solve that problem but another appears
> >i install orca on Aix5.2 with cc everything is ok
> >but we have other machines with Aix5.1 with no cc
> and 
> >i change cc to gcc in MAkefile and i got an error
> like
> >
> >------------------------------------------------
>
>legolas at root/root/orca/orca-snapshot-r398/packages/Storable-2.13#
> >make
> >        gcc -c  -D_ALL_SOURCE -D_ANSI_C_SOURCE
> >-D_POSIX_SOURCE -qmaxmem=16384 -q32 -D_LARGE_FILES
> >-qlonglong -O      -DVERSION=\"2.13\" 
> >-DXS_VERSION=\"2.13\" 
> >-I/usr/opt/perl5/lib/5.6.0/aix/CORE  Storable.c
> >gcc: unrecognized option `-qmaxmem=16384'
> >gcc: unrecognized option `-q32'
> >gcc: unrecognized option `-qlonglong'
> >Running Mkbootstrap for Storable ()
> >        chmod 644 Storable.bs
> >        LD_RUN_PATH="" ld -o
> >blib/arch/auto/Storable/Storable.so  -bhalt:4
> -bM:SRE
> >-bI:/usr/opt/perl5/lib/5.6.0/aix/CORE/perl.exp
> >-bE:Storable.exp -b noentry -lC -lc  Storable.o
> >ld: 0711-317 ERROR: Undefined symbol:
> .bytes_from_utf8
> >ld: 0711-345 Use the -bloadmap or -bnoquiet option
> to
> >obtain more information.
> >make: The error code from the last command is 8.
> >
> >
> >Stop.
> >
> >--------------------------------------------- 
> >
> >i think gcc is not the only problem, another
> command
> >LD can be a problem??
> >
> >i would be glad if you can help,
> >
> >Best wishes 
> >Hakan 
> >
> >
> >  
> >
> 
> -- 
> 
> 	Raytheon 	
> 
> 	*David P. Michaels*
> Senior Multi-Disciplined Engineer II W.H.
> NPOESS IS
> Platform OS Unix
> 303.344.6840
> 720.858.5952 fax
> 720.521.0561 pager
> dragon at raytheon.com <mailto:dragon at raytheon.com> 
> *aka "Dragon"*
> 
> "I wonder what news is doing..."
> 
>  news at newshost <29> ps -fu news      
>  news 18624 12367 2 0:00 makehistory 
> 
> "News is making history."
>       
> 
> 



		
__________________________________ 
Do you Yahoo!? 
Check out the new Yahoo! Front Page. 
www.yahoo.com 
 




More information about the Orca-users mailing list