You are definitely in uncharted waters :)  .  I know there are a  
couple of users monitoring AIX, and there are definitely source-build  
users on Linux, OSX, Solaris and FreeBSD, I'm just not aware of any on  
AIX.  That said, if you make any progress please send in your patches  
and we'll incorporate them to make your build easier in the future.   
If there are any other AIX users, feel free to jump on the thread.   
Feel free to start up a wiki page with your notes, searching on the  
FreeBSD and Solaris threads may prove useful (http://search.zenoss.com).

Thanks,
Matt Ray
Zenoss Community Manager
community.zenoss.com
[email protected]




On Apr 15, 2009, at 10:51 AM, dthompson wrote:

> Currently trying to get the server side of Zenoss installed on an  
> AIX server but have been running into an issue with compiling  
> zensocket.  I get the following error:
>
> ld: 0711-317 ERROR: Undefined symbol: .getopt_long
> collect2: ld returned 8 exit status
>
> Was initially getting an error regarding the inability to find  
> getopt.h.  So, I copied one from another application.  We are trying  
> to install using 'gcc'.  Following is the command line used (same  
> error using the install.sh, this was just for testing to see if I  
> could compile zensocket from the command line):
>
> gcc -o zensocket -Wall -pedantic -D__GNU_LIBRARY__ -g  zensocket.c
>
> Also tried installing using 'xlc' but received the following error:
>
> shell> xlc -o zensocket -pedantic -D__GNU_LIBRARY__ -g  zensocket.c
>
> "zensocket.c", line 33.22: 1506-194 (S) Incomplete type is not  
> allowed.
>
> A search on the net doesn't result in enough information (for me,  
> anyway) to be able to fix the issue.
>
> Has anybody been able to get the server side of zenoss installed on  
> AIX or does anyone know how to fix or work-around the above errors?   
> Any help would be appreciated.
>
>
>
>
> -------------------- m2f --------------------
>
> Read this topic online here:
> http://forums.zenoss.com/viewtopic.php?p=33410#33410
>
> -------------------- m2f --------------------
>
>
>
> _______________________________________________
> zenoss-users mailing list
> [email protected]
> http://lists.zenoss.org/mailman/listinfo/zenoss-users

_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to