Not take away from the fun of compiling your own programs from source on solaris but the blastwave gftp pkg was recently updated to 2.0.19.....

:)


Aaron

Martinus Ady H wrote:
Hi list,
Iam trying to installing gFTp in OpenSolaris 2008.11 via source code, my configure process is successfully but when iam trying to make (iam using gmake) i got this error msg. How can i installing gFtp into my OpenSolaris 2008.11 ???

[mar...@opensolarisbox:~/Download/GFtp/gftp-2.0.19]$ gmake
gmake  all-recursive
gmake[1]: Entering directory `/export/home/martin/Download/GFtp/gftp-2.0.19'
Making all in docs
gmake[2]: Entering directory `/export/home/martin/Download/GFtp/gftp-2.0.19/docs'
Making all in sample.gftp
gmake[3]: Entering directory `/export/home/martin/Download/GFtp/gftp-2.0.19/docs/sample.gftp'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/export/home/martin/Download/GFtp/gftp-2.0.19/docs/sample.gftp' gmake[3]: Entering directory `/export/home/martin/Download/GFtp/gftp-2.0.19/docs'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/export/home/martin/Download/GFtp/gftp-2.0.19/docs' gmake[2]: Leaving directory `/export/home/martin/Download/GFtp/gftp-2.0.19/docs'
Making all in intl
gmake[2]: Entering directory `/export/home/martin/Download/GFtp/gftp-2.0.19/intl'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/export/home/martin/Download/GFtp/gftp-2.0.19/intl'
Making all in lib
gmake[2]: Entering directory `/export/home/martin/Download/GFtp/gftp-2.0.19/lib'
Making all in fsplib
gmake[3]: Entering directory `/export/home/martin/Download/GFtp/gftp-2.0.19/lib/fsplib' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DFSP_USE_SHAREMEM_AND_SEMOP=1 -D_REENTRANT -g -O2 -MT fsplib.o -MD -MP -MF ".deps/fsplib.Tpo" -c -o fsplib.o fsplib.c; \ then mv -f ".deps/fsplib.Tpo" ".deps/fsplib.Po"; else rm -f ".deps/fsplib.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DFSP_USE_SHAREMEM_AND_SEMOP=1 -D_REENTRANT -g -O2 -MT lock.o -MD -MP -MF ".deps/lock.Tpo" -c -o lock.o lock.c; \ then mv -f ".deps/lock.Tpo" ".deps/lock.Po"; else rm -f ".deps/lock.Tpo"; exit 1; fi
lock.c: In function `client_init_key':
lock.c:94: error: storage size of 'su' isn't known
lock.c: In function `client_destroy_key':
lock.c:151: warning: passing arg 1 of `shmdt' from incompatible pointer type
gmake[3]: *** [lock.o] Error 1
gmake[3]: Leaving directory `/export/home/martin/Download/GFtp/gftp-2.0.19/lib/fsplib'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/export/home/martin/Download/GFtp/gftp-2.0.19/lib'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/export/home/martin/Download/GFtp/gftp-2.0.19'
gmake: *** [all] Error 2
[mar...@opensolarisbox:~/Download/GFtp/gftp-2.0.19]$


_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

--
Aaron Wilson
Ernie Ball, Inc.
I.T. Department
aa...@ernieball.com
(805)544-7726


NOTICE: This e-mail is for the sole use of the intended recipient(s).
Any unauthorized review, use, disclosure or distribution of this e-mail
or its contents is strictly prohibited. If you are not the intended
recipient, please contact the sender by reply mail and destroy the
original and all copies of the original message.

_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to