From owner-freebsd-ports Tue Oct 12 9:47:25 1999 Delivered-To: freebsd-ports@freebsd.org Received: from ms.tokyo.jcom.ne.jp (ms.tokyo.jcom.ne.jp [210.234.123.18]) by hub.freebsd.org (Postfix) with ESMTP id D35FD14C35 for ; Tue, 12 Oct 1999 09:47:12 -0700 (PDT) (envelope-from musha@ms.tokyo.jcom.ne.jp) Received: from daemon.my.domain (pc343031.tokyo.jcom.ne.jp [203.140.143.31]) by ms.tokyo.jcom.ne.jp (8.9.1/3.7W 06/01/99) with ESMTP id BAA04486; Wed, 13 Oct 1999 01:46:02 +0900 (JST) Received: by daemon.my.domain (8.9.3/3.7W) id BAA25475; Wed, 13 Oct 1999 01:45:31 +0900 (JST) Date: Wed, 13 Oct 1999 01:45:29 +0900 Message-ID: <14339.26025.522780.26482Z@archon.my.domain> From: Akinori MUSHA aka knu To: matt@BabCom.ORG Cc: freebsd-ports@freebsd.org Subject: flashplugin: c++rt0.o problem (Re: FlashPlugin FreeBSD Port.) In-Reply-To: In your message of "Mon, 11 Oct 1999 22:22:45 -0400 (EDT)" References: User-Agent: Wanderlust/2.2.2 (You Could Be Mine) SEMI/1.13.6 (Komatsu) PGPGPG FLIM/1.13.2 (Kasanui) MULE XEmacs/21.1 (patch 6) (Big Bend) (i386--freebsd) Organization: A.I.D. MIME-Version: 1.0 (generated by SEMI 1.13.6 - "Komatsu") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At Mon, 11 Oct 1999 22:22:45 -0400 (EDT), matt wrote: > I just thought I would inform you that I was unable to compile > this on FreeBSD 3.3-STABLE of September 17th. Output from make follows, > I might (and probably) have missed something here, I need more coffee > and time to wake up.. If you need anymore information, let me know what > you need and I'll provide it -- I looked around for reference of the > missing file and I don't see it, but maybe I'm blind... > > ===> Building for flashplugin-0.4.3 > cc -shared -Wl,-x -o libswf.so `lorder npunix.o plugin.o adpcm.o bitmap.o > button.o character.o cxform.o displaylist.o flash.o font.o graphic.o > matrix.o program.o script.o shape.o sound.o sprite.o text.o jcomapi.o > jdapimin.o jdapistd.o jdatadst.o jdatasrc.o jdcoefct.o jdcolor.o > jddctmgr.o jdhuff.o jdinput.o jdmainct.o jdmarker.o jdmaster.o jdmerge.o > jdphuff.o jdpostct.o jdsample.o jdtrans.o jerror.o jidctflt.o jidctfst.o > jidctint.o jidctred.o jmemmgr.o jmemnobs.o jquant1.o jquant2.o jutils.o > adler32.o infblock.o infcodes.o inffast.o inflate.o inftrees.o infutil.o > zutil.o| /usr/bin/tsort -q` > ld: c++rt0.o: No such file or directory > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > > > Thanks for your time, > > Matt To make this port, you might need legacy a.out csu library files. Do the following steps: 1. extract /usr/src/lib (distribution files: src/slib.??) 2. cd /usr/src/lib/csu/i386 3. make clean depend 4. make all install And then try making the port. I'd include the notice above for the port. Thank you for your report! (I CC'd this reply to the freebsd-ports list) -- / /__ __ / ) ) ) ) / http://www.idaemons.org/knu/ Akinori MUSHA aka / (_ / ( (__( mailto:knu@idaemons.org "We are but hungry.. Associated Ita-meshi Daemons!" http://www.idaemons.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message