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 Stop in /usr/src/icecast-2.0-alpha-2/src (line 228 of Makefile). *** Error code 1 Stop in /usr/src/icecast-2.0-alpha-2/src (line 314 of Makefile). *** Error code 1 Stop in /usr/src/icecast-2.0-alpha-2 (line 189 of Makefile). <p>> -----Original Message-----> From: Mitja Pirih > Sent: Monday, April 28, 2003 12:47 PM > To: icecast@xiph.org > Subject: [icecast] error compiling latest snapshot > > > Hi, > > I trying to compile icecast2 (latest) on OpenBSD 3.3 > (current) and I get the following error: > > In file included from main.c:33: > geturl.h:7: curl/curl.h: No such file or directory > geturl.h:8: curl/types.h: No such file or directory > geturl.h:9: curl/easy.h: No such file or directory > *** Error code 1 > > Stop in /usr/src/icecast-2.0-alpha-2/src. > *** Error code 1 > > Stop in /usr/src/icecast-2.0-alpha-2/src (line 314 of Makefile). > *** Error code 1 > > Stop in /usr/src/icecast-2.0-alpha-2 (line 189 of Makefile). > > Any hints? > > Thanks, > Mitja > --- >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@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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
icecast-2 and ices-2 have not yet been ported to neither OpenBSD nor NetBSD. both icecast-1 has been ported to Open and Net. there is a port for ices-2 and icecast-2 for FreeBSD. thus, it is possible to port ices-2 and icecast-2 to OpenBSD, but it just needs someone who will do it. any volunteers? many would prefer to use their favourite OS, instead being forced to use a Linux-distro. boink On Mon, Apr 28, 2003 at 01:02:45PM +0200, 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 > > Stop in /usr/src/icecast-2.0-alpha-2/src (line 228 of Makefile). > *** Error code 1 > > Stop in /usr/src/icecast-2.0-alpha-2/src (line 314 of Makefile). > *** Error code 1 > > Stop in /usr/src/icecast-2.0-alpha-2 (line 189 of Makefile). > > > > -----Original Message----- > > From: Mitja Pirih > > Sent: Monday, April 28, 2003 12:47 PM > > To: icecast@xiph.org > > Subject: [icecast] error compiling latest snapshot > > > > > > Hi, > > > > I trying to compile icecast2 (latest) on OpenBSD 3.3 > > (current) and I get the following error: > > > > In file included from main.c:33: > > geturl.h:7: curl/curl.h: No such file or directory > > geturl.h:8: curl/types.h: No such file or directory > > geturl.h:9: curl/easy.h: No such file or directory > > *** Error code 1 > > > > Stop in /usr/src/icecast-2.0-alpha-2/src. > > *** Error code 1 > > > > Stop in /usr/src/icecast-2.0-alpha-2/src (line 314 of Makefile). > > *** Error code 1 > > > > Stop in /usr/src/icecast-2.0-alpha-2 (line 189 of Makefile). > > > > Any hints? > > > > Thanks, > > Mitja > > --- >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@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@xiph.org' > containing only the word 'unsubscribe' in the body. No subject is needed. > Unsubscribe messages sent to the list will be ignored/filtered. >-- <p>je ne cherche pas, je trouve (Picasso) <p>--- >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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
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 1do make clean first, then build again. make sure also that libcurl is available. karl. <p><p>--- >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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.