Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 2008 16:34:30 -0500
From:      Len Conrad <LConrad@Go2France.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: InstallJammer on Fbsd 7.0 ?
Message-ID:  <200809122327515.SM01744@TX2.Go2France.com>
In-Reply-To: <443ak5dufx.fsf@be-well.ilk.org>
References:  <200809122016546.SM01744@TX2.Go2France.com> <443ak5dufx.fsf@be-well.ilk.org>

next in thread | previous in thread | raw e-mail | index | archive | help

>> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809122327515.SM01744>