Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Oct 1999 12:07:15 -0400
From:      Randall Hopper <aa8vb@ipass.net>
To:        Marc van Woerkom <van.woerkom@netcologne.de>
Cc:        freebsd-multimedia@FreeBSD.ORG
Subject:   Re: flashplugin
Message-ID:  <19991017120714.A4129@ipass.net>
In-Reply-To: <199910151129.NAA00471@oranje.my.domain>
References:  <199910151129.NAA00471@oranje.my.domain>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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