[RFC] Port for nspluginwrapper

Dave Grochowski malus.x at gmail.com
Wed Apr 4 16:35:01 UTC 2007


Hey,

Rong-en Fan wrote:
> On 4/4/07, Dave Grochowski <malus.x at gmail.com> wrote:
>> Hey,
>>
>> Jung-uk Kim wrote:
>> > On Tuesday 03 April 2007 05:58 am, Rong-en Fan wrote:
>> >
>> >> On 3/31/07, Dave Grochowski <malus.x at gmail.com> wrote:
>> >>
>> >>> Hey all,
>> >>>
>> >>> I wrote a port for nspluginwrapper, which you can find at:
>> >>>
>> >>> http://elvis.rowan.edu/~grocho98/nspluginwrapper.tar.bz2
>> >>>
>> >>> For those who do not know what it is, you can find the homepage
>> >>> at:
>> >>>
>> >>> http://gwenole.beauchesne.info/projects/nspluginwrapper/
>> >>>
>> >> I polished the port a little bit:
>> >>
>> >> http://people.freebsd.org/~rafan/nspluginwrapper.shar
>> >>
>> >> It includes 1) installing to LOCALBASE 2) correct pkg-plist on
>> >> amd64, and 3) correct dependency.
>> >>
>> >> Can someone please verify this port still works on i386? Thanks!
>> >>
>> >> BTW, anyone tried on amd64? I can not get it work. It seems that
>> >> it dlopen(3) the plugin .so then it fails... I'm wondering why it
>> >> works on i386.
>> >>
>> >
>> > Here is a patch for amd64:
>> >
>> > http://people.freebsd.org/~jkim/patch-src-sysdeps.h
>> >
>> > I just briefly tested with Linux Flash plugin and it seems working
>> > correctly.
>> >
>> > Jung-uk Kim
>> >
>> >
>> Actually, the configure script has some Linuxisms in it for the arch
>> detection. Try the attached patch and see if that fixes the problem.
>
> It works! I updated the port at
>
> http://people.freebsd.org/~rafan/nspluginwrapper.shar
>
> I use REINPLACE_CMD instead of patch file there. I think this port
> is in good shape. If there is no big problem, I will commit it in few 
> hours.
>
> Regards
> Rong-En Fan
>
I think it looks pretty good.

Does it do a biarch build by default now on amd64? If so, does 
performing a non-biarch build work just as well?

Sincerely,
Dave Grochowski



More information about the freebsd-emulation mailing list