>> Anybody got this running on FreeBSD 7.0?
>>
>> http://www.installjammer.com/
>>
>> installjammer-1.2.9.tar.gz
>>
>> ./installjammer
>>
>> Could not find an installkit for your platform 'FreeBSD-7-x86'.
>> You must modify this script and define a platform at the top.
>>
>> ==========
>>
>> changed installjammer:
>>
>> PLATFORM="FreeBSD-x86"
>>
>> ./installjammer
>> /libexec/ld-elf.so.1: Shared object "libc.so.6" not found, required by 
>> "installkit"
>>
>> I grabbed installkit1.1.tar.gz but not clear if/how one can compile jammer 
>> for FreeBSD 7. 
>
>Installing misc/compat6x would be a good start.  It would get you that
>library, at least.
>
>To be honest, I wouldn't trust an install package that I didn't have
>the source for...

the source is here, I'm trying with 1.2.6

http://downloads.installjammer.com/installkit/src/installkit-1.2.6.tar.gz

./configure
gmake

fails with

rm -f libcraplzma0.1.so
ld -Bshareable -x -o libcraplzma0.1.so crapLzma.o CRC.o Alloc.o String.o 
StringConvert.o OutBuffer.o 
FileStreams.o StreamUtils.o LZInWindow.o LZMAEncoder.o RangeCoderBit.o 
C_FileIO.o -lsupc++ -static-libgcc 
-L/usr/local/src/installkitsrc/installkit-1.2.6/FreeBSD-7-x86/lib 
-L/usr/local/src/installkitsrc/installkit-1.2.6/FreeBSD-7-x86/lib -ltclstub8.4
ld: unrecognized -a option `tic-libgcc'
*** Error code 1

Stop in 
/usr/local/src/installkitsrc/installkit-1.2.6/FreeBSD-7-x86/build/craplzma.
rm -f libcraplzma0.1.so
ld -Bshareable -x -o libcraplzma0.1.so crapLzma.o CRC.o Alloc.o String.o 
StringConvert.o OutBuffer.o FileStreams.o StreamUtils.o LZInWindow.o 
LZMAEncoder.o RangeCoderBit.o C_FileIO.o -lsupc++ -static-libgcc 
-L/usr/local/src/installkitsrc/installkit-1.2.6/FreeBSD-7-x86/lib 
-L/usr/local/src/installkitsrc/installkit-1.2.6/FreeBSD-7-x86/lib -ltclstub8.4
ld: unrecognized -a option `tic-libgcc'
*** Error code 1

Stop in 
/usr/local/src/installkitsrc/installkit-1.2.6/FreeBSD-7-x86/build/craplzma.
gmake: *** [craplzma] Error 1

advice was "Makefile, and in the TARGETS list, remove the "craplzma"", 

done but:

Install miniarc.tcl 
/usr/local/src/installkitsrc/installkit-1.2.6/FreeBSD-7-x86/lib/miniarc0.1/miniarc.tcl
Install pkgIndex.tcl 
/usr/local/src/installkitsrc/installkit-1.2.6/FreeBSD-7-x86/lib/miniarc0.1
Installing header files in 
/usr/local/src/installkitsrc/installkit-1.2.6/FreeBSD-7-x86/include
"Makefile.shared", line 2: Need an operator
"Makefile.shared", line 3: Need an operator
"Makefile.shared", line 4: Need an operator
"Makefile.shared", line 59: Need an operator
make: fatal errors encountered -- cannot continue
"Makefile.shared", line 2: Need an operator
"Makefile.shared", line 3: Need an operator
"Makefile.shared", line 4: Need an operator
"Makefile.shared", line 59: Need an operator
make: fatal errors encountered -- cannot continue





__________________________________________
www.IMGate.net IMGate Mail Firewall

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to