From owner-freebsd-multimedia Sun Oct 17 9: 5:37 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from pluto.ipass.net (pluto.ipass.net [198.79.53.5]) by hub.freebsd.org (Postfix) with ESMTP id A3BEA14DAF for ; Sun, 17 Oct 1999 09:05:33 -0700 (PDT) (envelope-from rhh@ipass.net) Received: from stealth.ipass.net. (ppp-1-111.dialup.rdu.ipass.net [209.170.132.111]) by pluto.ipass.net (8.9.3/8.9.3) with ESMTP id MAA25447; Sun, 17 Oct 1999 12:05:29 -0400 (EDT) Received: (from rhh@localhost) by stealth.ipass.net. (8.9.3/8.8.8) id MAA04232; Sun, 17 Oct 1999 12:07:15 -0400 (EDT) (envelope-from rhh) Date: Sun, 17 Oct 1999 12:07:15 -0400 From: Randall Hopper To: Marc van Woerkom Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: flashplugin Message-ID: <19991017120714.A4129@ipass.net> References: <199910151129.NAA00471@oranje.my.domain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <199910151129.NAA00471@oranje.my.domain> Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Marc van Woerkom: |Anyone here who had success using the flash plugin |from the ports collection? | |If yes, does it survive this site? | | http://www.talla.de | | |Here it makes netscape pop like a soap bubble. No, the port said it needed the 'csu' libs, and building them per directions failed on 3.2-R: (crt*). Randall /usr/src/lib/csu/i386 # make clean depend rm -f a.out crt0.o.tmp c++rt0.o.tmp gcrt0.o.tmp scrt0.o.tmp sgcrt0.o.tmp crt0.o c++rt0.o gcrt0.o scrt0.o sgcrt0.o /usr/src/lib/csu/i386 # make all cc -O -pipe -DLIBC_SCCS -fno-omit-frame-pointer -c -DCRT0 -DDYNAMIC /32_share/os/3.2/usr/src/lib/csu/i386/crt0.c -o crt0.o /32_share/os/3.2/usr/src/lib/csu/i386/crt0.c: In function `__do_dynamic_link': /32_share/os/3.2/usr/src/lib/csu/i386/crt0.c:196: storage size of `crt' isn't known /32_share/os/3.2/usr/src/lib/csu/i386/crt0.c:260: `CRT_VERSION_BSD_5' undeclared (first use this function) /32_share/os/3.2/usr/src/lib/csu/i386/crt0.c:260: (Each undeclared identifier is reported only once /32_share/os/3.2/usr/src/lib/csu/i386/crt0.c:260: for each function it appears in.) /32_share/os/3.2/usr/src/lib/csu/i386/crt0.c:264: `CRT_VERSION_BSD_4' undeclared (first use this function) /32_share/os/3.2/usr/src/lib/csu/i386/crt0.c:268: `CRT_VERSION_BSD_3' undeclared (first use this function) /32_share/os/3.2/usr/src/lib/csu/i386/crt0.c:269: invalid use of undefined type `struct _dynamic' /32_share/os/3.2/usr/src/lib/csu/i386/crt0.c:275: dereferencing pointer to incomplete type /32_share/os/3.2/usr/src/lib/csu/i386/crt0.c:288: `LDSO_VERSION_HAS_DLEXIT' undeclared (first use this function) /32_share/os/3.2/usr/src/lib/csu/i386/crt0.c:289: dereferencing pointer to incomplete type *** Error code 1 Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message