[icecast] error compiling latest snapshot SOLVED
Mitja Pirih
Mitja.Pirih at radiocapris.com
Mon Apr 28 13:39:28 UTC 2003
For OpenBSD 3.3 (latest) I've used:
curl-7.10.3p1
libxml-2.4.28
libxslt-1.0.22
libvorbis-1.0
libogg-1.0
./configure --with-ogg-prefix=/usr/local --with-vorbis-prefix=/usr/local --with-curl=/usr/local
make
make install
Now it works. Thanks to Karl.
> -----Original Message-----
> From: Mitja Pirih
> Sent: Monday, April 28, 2003 3:03 PM
> To: icecast at xiph.org
> Subject: RE: [icecast] error compiling latest snapshot
>
>
> Hmm, done that. I get the same error...
> Curl lib version: curl-7.10.3p1
>
> > -----Original Message-----
> > From: Karl Heyes [mailto:karl at pts.tele2.co.uk]
> > Sent: Monday, April 28, 2003 2:36 PM
> > To: icecast at xiph.org
> > Subject: RE: [icecast] error compiling latest snapshot
> >
> >
> > On Mon, 2003-04-28 at 12:02, Mitja Pirih wrote:
> > > Sorry, allready solved that...now I'm getting this:
> > >
> > > connection.o: In function `_handle_connection':
> > > /usr/src/icecast-2.0-alpha-2/src/connection.c:932: warning:
> > sprintf() is often misused, please use snprintf()
> > > main.o: In function `main':
> > > /usr/src/icecast-2.0-alpha-2/src/main.c:79: undefined
> > reference to `curl_initialize'
> > > /usr/src/icecast-2.0-alpha-2/src/main.c:86: undefined
> > reference to `curl_shutdown'
> > > /usr/src/icecast-2.0-alpha-2/src/main.c:86: undefined
> > reference to `curl_shutdown'
> > > source.o: In function `source_main':
> > > /usr/src/icecast-2.0-alpha-2/src/source.c:225: undefined
> > reference to `yp_create_ypdata'
> > > /usr/src/icecast-2.0-alpha-2/src/source.c:321: undefined
> > reference to
> > `yp_add'/usr/src/icecast-2.0-alpha-2/src/source.c:371:
> > undefined reference to `yp_touch_thread'
> > > /usr/src/icecast-2.0-alpha-2/src/source.c:591: undefined
> > reference to `yp_remove'
> > > /usr/src/icecast-2.0-alpha-2/src/source.c:159: undefined
> > reference to `yp_destroy_ypdata'
> > > source.o: In function `source_free_source':
> > > /usr/src/icecast-2.0-alpha-2/src/source.c:159: undefined
> > reference to `yp_destroy_ypdata'
> > > collect2: ld returned 1 exit status
> > > *** Error code 1
> >
> > do make clean first, then build again. make sure also that
> libcurl is
> > available.
> >
> > karl.
> >
> >
> >
> > --- >8 ----
> > List archives: http://www.xiph.org/archives/
> > icecast project homepage: http://www.icecast.org/
> > To unsubscribe from this list, send a message to
> > 'icecast-request at xiph.org'
> > containing only the word 'unsubscribe' in the body. No
> > subject is needed.
> > Unsubscribe messages sent to the list will be ignored/filtered.
> >
> --- >8 ----
> List archives: http://www.xiph.org/archives/
> icecast project homepage: http://www.icecast.org/
> To unsubscribe from this list, send a message to
> 'icecast-request at xiph.org'
> containing only the word 'unsubscribe' in the body. No
> subject is needed.
> Unsubscribe messages sent to the list will be ignored/filtered.
>
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Icecast
mailing list