From owner-freebsd-questions@FreeBSD.ORG Fri Sep 12 21:36:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5F4F106567B for ; Fri, 12 Sep 2008 21:36:02 +0000 (UTC) (envelope-from LConrad@Go2France.com) Received: from mgw1.MEIway.com (mgw1.meiway.com [81.255.84.75]) by mx1.freebsd.org (Postfix) with ESMTP id 6634F8FC08 for ; Fri, 12 Sep 2008 21:36:02 +0000 (UTC) (envelope-from LConrad@Go2France.com) Received: from VirusGate.MEIway.com (virusgate.meiway.com [81.255.84.76]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id A0FA4471D68 for ; Fri, 12 Sep 2008 23:36:04 +0200 (CEST) Received: from localhost (localhost.MEIWay.com [127.0.0.1]) by VirusGate.MEIway.com (Postfix) with SMTP id 4F2C038673A for ; Fri, 12 Sep 2008 23:36:05 +0200 (CEST) (envelope-from LConrad@Go2France.com) X-AV-Checked: Fri Sep 12 23:36:05 2008 virusgate.meiway.com Received: from mail.Go2France.com (ms1.meiway.com [81.255.84.73]) by VirusGate.MEIway.com (Postfix) with ESMTP id 1A5B63866E0 for ; Fri, 12 Sep 2008 23:36:05 +0200 (CEST) (envelope-from LConrad@Go2France.com) Received: from TX2.Go2France.com [66.90.247.9] by mail.Go2France.com with ESMTP (SMTPD32-7.07) id AEBF6FE00E0; Fri, 12 Sep 2008 23:27:27 +0200 X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Fri, 12 Sep 2008 16:34:30 -0500 To: freebsd-questions@freebsd.org From: Len Conrad In-Reply-To: <443ak5dufx.fsf@be-well.ilk.org> References: <200809122016546.SM01744@TX2.Go2France.com> <443ak5dufx.fsf@be-well.ilk.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-Id: <200809122327515.SM01744@TX2.Go2France.com> Subject: Re: InstallJammer on Fbsd 7.0 ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2008 21:36:02 -0000 >> 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