Re: [Mjpeg-users] freebsd port: "undefined reference to quicktime_read_audio"

2005-01-26 Thread Sebastian Singer
On Tue, 25 Jan 2005 13:16:21 -0800 (PST) "Steven M. Schultz" <[EMAIL PROTECTED]> wrote: > > On Tue, 25 Jan 2005, Sebastian Singer wrote: > > > These are the errors: > > # autoconf259 > > configure.ac:18: error: possibly undefined macro: AM_INIT_AU

Re: [Mjpeg-users] freebsd port: "undefined reference to quicktime_read_audio"

2005-01-25 Thread Sebastian Singer
On Sat, 22 Jan 2005 09:36:05 -0800 (PST) "Steven M. Schultz" <[EMAIL PROTECTED]> wrote: > The latest version of libquicktime is 0.9.4 and it is necessary to > use the cvs version of mjpegtools if you want quicktime support. You > could try configuring mjpegtools using "--without

[Mjpeg-users] freebsd port: "undefined reference to quicktime_read_audio"

2005-01-22 Thread Sebastian Singer
hello, I tried to install mjpegtools (v. 1.6.2) via ports on freebsd(v. 5.2.1) , but make stopped with error1 at lavplay: " ./.libs/liblavfile.so: undefined reference to quicktime_read_audio" ". Any idea to succeed in installation whould be appeciated. Yours, Sebastian