DragonFly users List (threaded) for 2005-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: linuxpluginwrapper, how to install?
A new version of Linuxpluginwrapper is out, I did the procedure you
described, it worked fine with the previous version, but with this new
version it throws me an error:
===> Configuring for linuxpluginwrapper-20050319
===> Building for linuxpluginwrapper-20050319
cc -O -pipe -march=pentiumpro -fPIC -Iinclude -c -o compat_glibc/linux_envion.o compat_glibc/linux_envion.c
cc -O -pipe -march=pentiumpro -fPIC -Iinclude -c -o compat_glibc/linux_errno.o compat_glibc/linux_errno.c
cc -O -pipe -march=pentiumpro -fPIC -Iinclude -c -o compat_glibc/linux_locale.o compat_glibc/linux_locale.c
cc -O -pipe -march=pentiumpro -fPIC -Iinclude -c -o compat_glibc/linux_misc.o compat_glibc/linux_misc.c
compat_glibc/linux_misc.c: In function `__assert_fail':
compat_glibc/linux_misc.c:80: warning: passing arg 2 of `__assert' makes integer from pointer without a cast
compat_glibc/linux_misc.c:80: warning: passing arg 3 of `__assert' makes pointer from integer without a cast
compat_glibc/linux_misc.c:80: too many arguments to function `__assert'
*** Error code 1
Stop in /usr/ports/www/linuxpluginwrapper/work/linuxpluginwrapper-20050319.
*** Error code 1
Stop in /usr/ports/www/linuxpluginwrapper.
It's the patch thing or is a port related issue?
Thanks!
On Sat, 22 Jan 2005 13:02:10 +0900, YONETANI Tomokazu wrote:
>If you're using cvsup command
> in checkout mode (that is, you have "tag=" line in your supfile),
> $ rm -rf /usr/src/libexec/rtld-elf
> $ cvsup dfly-supfile
> $ zcat ~/libmap_dfly.diff.gz | patch -d /usr/src/libexec/rtld-elf
>
> Of course, you're not going to have to do this if libmap support
> is committed to the tree, but that depends on whether Matt and
> other main developers like it.
>
> By the way, I updated the libmap patch to synchronize with FreeBSD-current
> version and contain Shigemura-san's dlsym(3) hook patch available at
> http://people.FreeBSD.org/~nork/rtld_dlsym_hack.diff
--
---
Powered by DragonFly BSD
Guillermo Garcia-Rojas
garciarojas@xxxxxxxxxxx
http://solobsd.org
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]