AMBER Archive (2007)

Subject: AMBER: Problem with installation of the leap module of AMBER9 on Linux Suse 10.2

From: Cenk Andac (cenk_andac_at_yahoo.com)
Date: Tue Jan 23 2007 - 06:03:37 CST


Dear all,
I can't get the leap module of amber9 installed on a PC P4 LinuxSuse 10.2 system.
the following is the error message i get. i would appreciate it if you could trobleshoot the installation problem.

best regards,

jenk.

make[1]: Entering directory `/usr/local/amber9/src/leap'
Compiling basic programs
cd src/Wc; make
make[2]: Entering directory `/usr/local/amber9/src/leap/src/Wc'
Makefile:10: warning: overriding commands for target `.c.o'
../../../config.h:86: warning: ignoring old commands for target `.c.o'
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o MapAg.o MapAg.c
MapAg.c: In function ‘MapAg_FirstGuessAtHashAlgorithm’:
MapAg.c:191: warning: cast from pointer to integer of different size
MapAg.c:210: warning: cast from pointer to integer of different size
MapAg.c:227: warning: cast from pointer to integer of different size
MapAg.c: In function ‘MapAg_ReHashUnderCollisionLimit’:
MapAg.c:290: warning: cast from pointer to integer of different size
MapAg.c:290: warning: cast from pointer to integer of different size
MapAg.c:290: warning: cast from pointer to integer of different size
MapAg.c:309: warning: cast from pointer to integer of different size
MapAg.c:309: warning: cast from pointer to integer of different size
MapAg.c:309: warning: cast from pointer to integer of different size
MapAg.c: In function ‘MapAg_ReHash’:
MapAg.c:349: warning: cast from pointer to integer of different size
MapAg.c:349: warning: cast from pointer to integer of different size
MapAg.c:349: warning: cast from pointer to integer of different size
MapAg.c: In function ‘MapAg_Find_Normal’:
MapAg.c:455: warning: cast from pointer to integer of different size
MapAg.c:455: warning: cast from pointer to integer of different size
MapAg.c:455: warning: cast from pointer to integer of different size
MapAg.c: In function ‘MapAg_Define_Initial’:
MapAg.c:492: warning: cast from pointer to integer of different size
MapAg.c:492: warning: cast from pointer to integer of different size
MapAg.c:492: warning: cast from pointer to integer of different size
MapAg.c: In function ‘MapAg_Define_Normal’:
MapAg.c:505: warning: cast from pointer to integer of different size
MapAg.c:505: warning: cast from pointer to integer of different size
MapAg.c:505: warning: cast from pointer to integer of different size
MapAg.c:527: warning: cast from pointer to integer of different size
MapAg.c:527: warning: cast from pointer to integer of different size
MapAg.c:527: warning: cast from pointer to integer of different size
MapAg.c:532: warning: cast from pointer to integer of different size
MapAg.c:532: warning: cast from pointer to integer of different size
MapAg.c:532: warning: cast from pointer to integer of different size
MapAg.c: In function ‘MapAg_Forget_Normal’:
MapAg.c:608: warning: cast from pointer to integer of different size
MapAg.c:608: warning: cast from pointer to integer of different size
MapAg.c:608: warning: cast from pointer to integer of different size
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o WcActCB.o WcActCB.c
WcActCB.c: In function ‘WcSpawnACT’:
WcActCB.c:539: warning: incompatible implicit declaration of built-in function ‘exit’
WcActCB.c: In function ‘WcExitACT’:
WcActCB.c:681: warning: incompatible implicit declaration of built-in function ‘exit’
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o WcConvert.o WcConvert.c
WcConvert.c: In function ‘WcxClosureFromSeg’:
WcConvert.c:504: warning: cast to pointer from integer of different size
WcConvert.c:510: warning: cast to pointer from integer of different size
WcConvert.c: In function ‘WcxBuildCallbackList’:
WcConvert.c:592: warning: cast to pointer from integer of different size
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o WcCreate.o WcCreate.c
WcCreate.c: In function ‘WcxCreateFromQuark’:
WcCreate.c:321: warning: cast to pointer from integer of different size
WcCreate.c:323: warning: cast to pointer from integer of different size
WcCreate.c:350: warning: cast to pointer from integer of different size
WcCreate.c:352: warning: cast to pointer from integer of different size
WcCreate.c:354: warning: cast to pointer from integer of different size
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o WcInvoke.o WcInvoke.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o WcLateBind.o WcLateBind.c
WcLateBind.c: In function ‘WcxLateBinder_BindFromRegistration’:
WcLateBind.c:394: warning: cast to pointer from integer of different size
WcLateBind.c:394: warning: cast to pointer from integer of different size
WcLateBind.c:400: warning: cast to pointer from integer of different size
WcLateBind.c: In function ‘WcxFindObject_DefaultSearch’:
WcLateBind.c:434: warning: cast to pointer from integer of different size
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o WcLoadRes.o WcLoadRes.c
WcLoadRes.c: In function ‘WcLoadResourceFile’:
WcLoadRes.c:145: warning: cast to pointer from integer of different size
WcLoadRes.c:150: warning: cast to pointer from integer of different size
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o WcName.o WcName.c
WcName.c: In function ‘WcStrCpy’:
WcName.c:727: warning: incompatible implicit declaration of built-in function ‘abort’
WcName.c: In function ‘WcStrCat’:
WcName.c:745: warning: incompatible implicit declaration of built-in function ‘abort’
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o WcReg.o WcReg.c
WcReg.c: In function ‘WcRegisterClassPtr’:
WcReg.c:47: warning: cast to pointer from integer of different size
WcReg.c: In function ‘WcRegisterClassName’:
WcReg.c:55: warning: cast to pointer from integer of different size
WcReg.c: In function ‘WcRegisterConstructor’:
WcReg.c:69: warning: cast to pointer from integer of different size
WcReg.c: In function ‘WcRegisterDynamicLibs’:
WcReg.c:125: warning: cast to pointer from integer of different size
WcReg.c: In function ‘WcRegisterCallback’:
WcReg.c:169: warning: cast to pointer from integer of different size
WcReg.c: In function ‘WcRegisterMethod’:
WcReg.c:203: warning: cast to pointer from integer of different size
WcReg.c:203: warning: cast to pointer from integer of different size
WcReg.c: In function ‘WcAttachThisToWidget’:
WcReg.c:227: warning: cast to pointer from integer of different size
WcReg.c: In function ‘WcDetachThisFromWidget’:
WcReg.c:239: warning: cast to pointer from integer of different size
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o WcRegXt.o WcRegXt.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o WcSetValue.o WcSetValue.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o WcTemplate.o WcTemplate.c
WcTemplate.c: In function ‘WcxDumpEntry’:
WcTemplate.c:285: warning: cast from pointer to integer of different size
WcTemplate.c:288: warning: cast from pointer to integer of different size
WcTemplate.c: In function ‘WcTemplateInitialize’:
WcTemplate.c:476: warning: cast to pointer from integer of different size
WcTemplate.c:476: warning: cast from pointer to integer of different size
WcTemplate.c:493: warning: cast to pointer from integer of different size
WcTemplate.c:507: warning: cast to pointer from integer of different size
WcTemplate.c: In function ‘WcApplyTemplate’:
WcTemplate.c:645: warning: cast to pointer from integer of different size
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o WcWarn.o WcWarn.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o WcNameWidget.o WcNameWidget.c
ar rv libWcLeap.a MapAg.o WcActCB.o WcConvert.o WcCreate.o WcInvoke.o WcLateBind.o WcLoadRes.o WcName.o WcReg.o WcRegXt.o WcSetValue.o WcTemplate.o WcWarn.o WcNameWidget.o
ar: creating libWcLeap.a
a - MapAg.o
a - WcActCB.o
a - WcConvert.o
a - WcCreate.o
a - WcInvoke.o
a - WcLateBind.o
a - WcLoadRes.o
a - WcName.o
a - WcReg.o
a - WcRegXt.o
a - WcSetValue.o
a - WcTemplate.o
a - WcWarn.o
a - WcNameWidget.o
ranlib libWcLeap.a
make[2]: Leaving directory `/usr/local/amber9/src/leap/src/Wc'
cd src/Xmu; make
make[2]: Entering directory `/usr/local/amber9/src/leap/src/Xmu'
Makefile:122: warning: overriding commands for target `.c.o'
../../../config.h:86: warning: ignoring old commands for target `.c.o'
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o AllCmap.o AllCmap.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o Atoms.o Atoms.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o ClientWin.o ClientWin.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o Clip.o Clip.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o CloseHook.o CloseHook.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o CmapAlloc.o CmapAlloc.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o CrCmap.o CrCmap.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o CrPixFBit.o CrPixFBit.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o CursorName.o CursorName.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o CvtCache.o CvtCache.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o CvtStdSel.o CvtStdSel.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o DefErrMsg.o DefErrMsg.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o DelCmap.o DelCmap.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o DisplayQue.o DisplayQue.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o Distinct.o Distinct.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o DrawLogo.o DrawLogo.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o DrRndRect.o DrRndRect.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o EditresCom.o EditresCom.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o ExtAgent.o ExtAgent.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o FToCback.o FToCback.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o GetHost.o GetHost.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o GrayPixmap.o GrayPixmap.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o Initer.o Initer.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o LocBitmap.o LocBitmap.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o Lookup.o Lookup.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o LookupCmap.o LookupCmap.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o Lower.o Lower.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o RdBitF.o RdBitF.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o ScrOfWin.o ScrOfWin.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o ShapeWidg.o ShapeWidg.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o StdCmap.o StdCmap.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o StrToBS.o StrToBS.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o StrToBmap.o StrToBmap.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o StrToCurs.o StrToCurs.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o StrToGrav.o StrToGrav.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o StrToJust.o StrToJust.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o StrToLong.o StrToLong.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o StrToOrnt.o StrToOrnt.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o StrToShap.o StrToShap.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o StrToWidg.o StrToWidg.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o UpdMapHint.o UpdMapHint.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o VisCmap.o VisCmap.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o WidgetNode.o WidgetNode.c
WidgetNode.c: In function ‘XmuWnFetchResources’:
WidgetNode.c:237: warning: incompatible implicit declaration of built-in function ‘exit’
WidgetNode.c:253: warning: incompatible implicit declaration of built-in function ‘exit’
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o Xct.o Xct.c
ar rv libXmu.a AllCmap.o Atoms.o ClientWin.o Clip.o CloseHook.o CmapAlloc.o CrCmap.o CrPixFBit.o CursorName.o CvtCache.o CvtStdSel.o DefErrMsg.o DelCmap.o DisplayQue.o Distinct.o DrawLogo.o DrRndRect.o EditresCom.o ExtAgent.o FToCback.o GetHost.o GrayPixmap.o Initer.o LocBitmap.o Lookup.o LookupCmap.o Lower.o RdBitF.o ScrOfWin.o ShapeWidg.o StdCmap.o StrToBS.o StrToBmap.o StrToCurs.o StrToGrav.o StrToJust.o StrToLong.o StrToOrnt.o StrToShap.o StrToWidg.o UpdMapHint.o VisCmap.o WidgetNode.o Xct.o
ar: creating libXmu.a
a - AllCmap.o
a - Atoms.o
a - ClientWin.o
a - Clip.o
a - CloseHook.o
a - CmapAlloc.o
a - CrCmap.o
a - CrPixFBit.o
a - CursorName.o
a - CvtCache.o
a - CvtStdSel.o
a - DefErrMsg.o
a - DelCmap.o
a - DisplayQue.o
a - Distinct.o
a - DrawLogo.o
a - DrRndRect.o
a - EditresCom.o
a - ExtAgent.o
a - FToCback.o
a - GetHost.o
a - GrayPixmap.o
a - Initer.o
a - LocBitmap.o
a - Lookup.o
a - LookupCmap.o
a - Lower.o
a - RdBitF.o
a - ScrOfWin.o
a - ShapeWidg.o
a - StdCmap.o
a - StrToBS.o
a - StrToBmap.o
a - StrToCurs.o
a - StrToGrav.o
a - StrToJust.o
a - StrToLong.o
a - StrToOrnt.o
a - StrToShap.o
a - StrToWidg.o
a - UpdMapHint.o
a - VisCmap.o
a - WidgetNode.o
a - Xct.o
ranlib libXmu.a
make[2]: Leaving directory `/usr/local/amber9/src/leap/src/Xmu'
cd src/Xpm; make
make[2]: Entering directory `/usr/local/amber9/src/leap/src/Xpm'
Makefile:10: warning: overriding commands for target `.c.o'
../../../config.h:86: warning: ignoring old commands for target `.c.o'
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o data.o data.c
data.c: In function ‘xpmGetString’:
data.c:292: warning: incompatible implicit declaration of built-in function ‘strncpy’
data.c:318: warning: incompatible implicit declaration of built-in function ‘strncpy’
data.c:341: warning: incompatible implicit declaration of built-in function ‘strncpy’
data.c: In function ‘xpmGetCmt’:
data.c:367: warning: incompatible implicit declaration of built-in function ‘strncpy’
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o create.o create.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o misc.o misc.c
misc.c: In function ‘XpmWriteFileFromBuffer’:
misc.c:467: warning: incompatible implicit declaration of built-in function ‘strlen’
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o rgb.o rgb.c
rgb.c: In function ‘xpmReadRgbNames’:
rgb.c:75: warning: incompatible implicit declaration of built-in function ‘strlen’
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o scan.o scan.c
scan.c: In function ‘ScanTransparentColor’:
scan.c:316: warning: incompatible implicit declaration of built-in function ‘strdup’
scan.c:322: warning: incompatible implicit declaration of built-in function ‘strdup’
scan.c: In function ‘ScanOtherColors’:
scan.c:433: warning: incompatible implicit declaration of built-in function ‘strdup’
scan.c:444: warning: incompatible implicit declaration of built-in function ‘strdup’
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o parse.o parse.c
parse.c: In function ‘ParseColors’:
parse.c:315: warning: cast to pointer from integer of different size
parse.c:333: warning: incompatible implicit declaration of built-in function ‘strlen’
parse.c:338: warning: incompatible implicit declaration of built-in function ‘strlen’
parse.c:344: warning: incompatible implicit declaration of built-in function ‘strcpy’
parse.c:355: warning: incompatible implicit declaration of built-in function ‘strcat’
parse.c:365: warning: incompatible implicit declaration of built-in function ‘strlen’
parse.c:370: warning: incompatible implicit declaration of built-in function ‘strcpy’
parse.c:397: warning: cast to pointer from integer of different size
parse.c:411: warning: incompatible implicit declaration of built-in function ‘strcat’
parse.c:415: warning: incompatible implicit declaration of built-in function ‘strlen’
parse.c:420: warning: incompatible implicit declaration of built-in function ‘strcpy’
parse.c: In function ‘ParsePixels’:
parse.c:458: warning: incompatible implicit declaration of built-in function ‘memset’
parse.c:483: warning: incompatible implicit declaration of built-in function ‘memset’
parse.c:524: warning: cast from pointer to integer of different size
parse.c: In function ‘ParseExtensions’:
parse.c:608: warning: incompatible implicit declaration of built-in function ‘strncpy’
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o hashtable.o hashtable.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o XpmCrBufFrI.o XpmCrBufFrI.c
XpmCrBufFrI.c: In function ‘XpmCreateBufferFromXpmImage’:
XpmCrBufFrI.c:111: warning: incompatible implicit declaration of built-in function ‘strlen’
XpmCrBufFrI.c:116: warning: incompatible implicit declaration of built-in function ‘strcpy’
XpmCrBufFrI.c: In function ‘WriteColors’:
XpmCrBufFrI.c:208: warning: incompatible implicit declaration of built-in function ‘strncpy’
XpmCrBufFrI.c:214: warning: incompatible implicit declaration of built-in function ‘strlen’
XpmCrBufFrI.c:217: warning: incompatible implicit declaration of built-in function ‘strcpy’
XpmCrBufFrI.c:218: warning: incompatible implicit declaration of built-in function ‘strlen’
XpmCrBufFrI.c: In function ‘WritePixels’:
XpmCrBufFrI.c:247: warning: incompatible implicit declaration of built-in function ‘strncpy’
XpmCrBufFrI.c:250: warning: incompatible implicit declaration of built-in function ‘strcpy’
XpmCrBufFrI.c:256: warning: incompatible implicit declaration of built-in function ‘strncpy’
XpmCrBufFrI.c: In function ‘ExtensionsSize’:
XpmCrBufFrI.c:274: warning: incompatible implicit declaration of built-in function ‘strlen’
XpmCrBufFrI.c: In function ‘WriteExtensions’:
XpmCrBufFrI.c:297: warning: incompatible implicit declaration of built-in function ‘strlen’
XpmCrBufFrI.c:304: warning: incompatible implicit declaration of built-in function ‘strcpy’
XpmCrBufFrI.c: In function ‘CommentsSize’:
XpmCrBufFrI.c:316: warning: incompatible implicit declaration of built-in function ‘strlen’
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o XpmCrDataFrP.o XpmCrDataFrP.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o XpmCrPFrBuf.o XpmCrPFrBuf.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o XpmRdFToI.o XpmRdFToI.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o XpmWrFFrI.o XpmWrFFrI.c
XpmWrFFrI.c: In function ‘XpmWriteFileFromXpmImage’:
XpmWrFFrI.c:78: warning: incompatible implicit declaration of built-in function ‘strcpy’
XpmWrFFrI.c: In function ‘WritePixels’:
XpmWrFFrI.c:205: warning: incompatible implicit declaration of built-in function ‘strncpy’
XpmWrFFrI.c:215: warning: incompatible implicit declaration of built-in function ‘strncpy’
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o XpmCrBufFrP.o XpmCrBufFrP.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o XpmCrIFrBuf.o XpmCrIFrBuf.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o XpmCrPFrData.o XpmCrPFrData.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o XpmRdFToP.o XpmRdFToP.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o XpmWrFFrP.o XpmWrFFrP.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o XpmCrDataFrI.o XpmCrDataFrI.c
XpmCrDataFrI.c: In function ‘XpmCreateDataFromXpmImage’:
XpmCrDataFrI.c:124: warning: incompatible implicit declaration of built-in function ‘strlen’
XpmCrDataFrI.c:138: warning: incompatible implicit declaration of built-in function ‘strcpy’
XpmCrDataFrI.c: In function ‘CreateColors’:
XpmCrDataFrI.c:198: warning: incompatible implicit declaration of built-in function ‘strncpy’
XpmCrDataFrI.c:204: warning: incompatible implicit declaration of built-in function ‘strlen’
XpmCrDataFrI.c:207: warning: incompatible implicit declaration of built-in function ‘strlen’
XpmCrDataFrI.c:212: warning: incompatible implicit declaration of built-in function ‘strcpy’
XpmCrDataFrI.c: In function ‘CreatePixels’:
XpmCrDataFrI.c:235: warning: incompatible implicit declaration of built-in function ‘strncpy’
XpmCrDataFrI.c:244: warning: incompatible implicit declaration of built-in function ‘strncpy’
XpmCrDataFrI.c: In function ‘CountExtensions’:
XpmCrDataFrI.c:266: warning: incompatible implicit declaration of built-in function ‘strlen’
XpmCrDataFrI.c: In function ‘CreateExtensions’:
XpmCrDataFrI.c:294: warning: incompatible implicit declaration of built-in function ‘strlen’
XpmCrDataFrI.c:298: warning: incompatible implicit declaration of built-in function ‘strcpy’
XpmCrDataFrI.c:305: warning: incompatible implicit declaration of built-in function ‘strcpy’
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o XpmCrIFrData.o XpmCrIFrData.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o XpmRdFToData.o XpmRdFToData.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o XpmWrFFrData.o XpmWrFFrData.c
ar rv libXpm.a data.o create.o misc.o rgb.o scan.o parse.o hashtable.o XpmCrBufFrI.o XpmCrDataFrP.o XpmCrPFrBuf.o XpmRdFToI.o XpmWrFFrI.o XpmCrBufFrP.o XpmCrIFrBuf.o XpmCrPFrData.o XpmRdFToP.o XpmWrFFrP.o XpmCrDataFrI.o XpmCrIFrData.o XpmRdFToData.o XpmWrFFrData.o
ar: creating libXpm.a
a - data.o
a - create.o
a - misc.o
a - rgb.o
a - scan.o
a - parse.o
a - hashtable.o
a - XpmCrBufFrI.o
a - XpmCrDataFrP.o
a - XpmCrPFrBuf.o
a - XpmRdFToI.o
a - XpmWrFFrI.o
a - XpmCrBufFrP.o
a - XpmCrIFrBuf.o
a - XpmCrPFrData.o
a - XpmRdFToP.o
a - XpmWrFFrP.o
a - XpmCrDataFrI.o
a - XpmCrIFrData.o
a - XpmRdFToData.o
a - XpmWrFFrData.o
ranlib libXpm.a
make[2]: Leaving directory `/usr/local/amber9/src/leap/src/Xpm'
cd src/Xraw; make
make[2]: Entering directory `/usr/local/amber9/src/leap/src/Xraw'
Makefile:10: warning: overriding commands for target `.c.o'
../../../config.h:86: warning: ignoring old commands for target `.c.o'
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o 3d.o 3d.c
3d.c: In function ‘AllocShadowPixel’:
3d.c:393: warning: comparison is always false due to limited range of data type
3d.c:393: warning: comparison is always false due to limited range of data type
3d.c:394: warning: comparison is always false due to limited range of data type
3d.c:394: warning: comparison is always false due to limited range of data type
3d.c:395: warning: comparison is always false due to limited range of data type
3d.c:395: warning: comparison is always false due to limited range of data type
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o AllWidgets.o AllWidgets.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o Arrow.o Arrow.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o AsciiSink.o AsciiSink.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o AsciiSrc.o AsciiSrc.c
AsciiSrc.c: In function ‘MyStrncpy’:
AsciiSrc.c:1181: warning: cast from pointer to integer of different size
AsciiSrc.c:1181: warning: cast from pointer to integer of different size
AsciiSrc.c:1181: warning: cast from pointer to integer of different size
AsciiSrc.c:1181: warning: cast from pointer to integer of different size
AsciiSrc.c:1185: warning: cast from pointer to integer of different size
AsciiSrc.c:1185: warning: cast from pointer to integer of different size
AsciiSrc.c:1185: warning: cast from pointer to integer of different size
AsciiSrc.c:1185: warning: cast from pointer to integer of different size
AsciiSrc.c:1192: warning: cast from pointer to integer of different size
AsciiSrc.c:1192: warning: cast from pointer to integer of different size
AsciiSrc.c:1192: warning: cast from pointer to integer of different size
AsciiSrc.c:1192: warning: cast from pointer to integer of different size
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o AsciiText.o AsciiText.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o Box.o Box.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o Clock.o Clock.c
Clock.c:48: warning: conflicting types for built-in function ‘round’
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o Command.o Command.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o color.o color.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o Container.o Container.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o Dialog.o Dialog.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o Form.o Form.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o Frame.o Frame.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o Grip.o Grip.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o Label.o Label.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o List.o List.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o Logo.o Logo.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o MenuButton.o MenuButton.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o Paned.o Paned.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o Panner.o Panner.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o Porthole.o Porthole.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o Repeater.o Repeater.c
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o Scrollbar.o Scrollbar.c
Scrollbar.c: In function ‘Release’:
Scrollbar.c:1333: warning: cast to pointer from integer of different size
gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -m64 -O2 -o ScrolledTable.o ScrolledTable.c
ScrolledTable.c:1167: error: conflicting types for ‘XawScrolledTableSetLocation’
ScrolledTable.h:99: error: previous declaration of ‘XawScrolledTableSetLocation’ was here
make[2]: *** [ScrolledTable.o] Error 1
make[2]: Leaving directory `/usr/local/amber9/src/leap/src/Xraw'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/usr/local/amber9/src/leap'
make: *** [serial] Error 2

   Cenk Andac, M.S., Ph.D. Student
 
 School of Pharmacy at
 Gazi University-Ankara Turkiye
 
  
  Address: Bandirma Sok. No:6
 
 Etiler, Ankara, 06330 Turkey
 
 Cell: +90-(536)-4813012
 
 E-Mail:cenk_andac_at_yahoo.com

 
---------------------------------
8:00? 8:25? 8:40? Find a flick in no time
 with theYahoo! Search movie showtime shortcut.
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu