Building for Linux-i386

40 views
Skip to first unread message

IannaI

unread,
May 18, 2013, 6:25:11 AM5/18/13
to jjmpeg-...@googlegroups.com
How do I go about building this library. Do I have to run 'make linux-i386' from the native directory. If that is the case I am getting a whole heap of build errors.

Cheers,
Ian.

Michael Zucchi

unread,
May 19, 2013, 7:41:02 PM5/19/13
to jjmpeg-...@googlegroups.com
try something like (iirc)

make TARGETS=linux-i386

IannaI

unread,
May 20, 2013, 1:23:55 PM5/20/13
to jjmpeg-...@googlegroups.com
Thanks that resolved the build.

Now when I run
java -Djava.library.path=/home/ihudson/jjmpeg-read-only/jjmpeg/native/linux-amd64/ -classpath jjmpeg.jar au.notzed.jjmpeg.util.JJFileChooser

I get
java: symbol lookup error: /home/ihudson/jjmpeg-read-only/jjmpeg/native/linux-amd64/libjjmpeg.so: undefined symbol: fprint

i have built jjmpeg from head against ffmpeg-0.11.tar.gz

Kind regards,
Ian.

Michael Zucchi

unread,
May 20, 2013, 8:40:38 PM5/20/13
to jjmpeg-...@googlegroups.com

Looks like i added a typo when i did the android stuff.

Fix should be committed shortly.

!Z

On 21/05/13 02:53, IannaI wrote:
> Thanks that resolved the build.
>
> Now when I run
> java
> -Djava.library.path=/home/ihudson/jjmpeg-read-only/jjmpeg/native/linux-amd64/
> -classpath jjmpeg.jar au.notzed.jjmpeg.util.JJFileChooser
>
> I get
> java: symbol lookup error:
> /home/ihudson/jjmpeg-read-only/jjmpeg/native/linux-amd64/libjjmpeg.so:
> undefined symbol: fprint
>
> i have built jjmpeg from head against ffmpeg-0.11.tar.gz
> <http://www.ffmpeg.org/releases/ffmpeg-0.11.tar.gz>
>
> Kind regards,
> Ian.
>
> On Sunday, May 19, 2013 11:41:02 PM UTC, NotZed wrote:
>
> On 18/05/13 19:55, IannaI wrote:
> > How do I go about building this library. Do I have to run 'make
> > linux-i386' from the native directory. If that is the case I am
> getting
> > a whole heap of build errors.
>
> try something like (iirc)
>
> make TARGETS=linux-i386
>
> --
> You received this message because you are subscribed to the Google
> Groups "jjmpeg-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to jjmpeg-discus...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

Reply all
Reply to author
Forward
0 new messages