[PD-dev] [PD] readanysf~ v0.30

Hans-Christoph Steiner hans at at.or.at
Sat May 2 08:00:22 CEST 2009


Hey,

I made a little more progress with the Fink gmerlin-decoder1 package,
mostly with the pathc and the dependencies.  Its not building though,
but the patch is applying (the patch fixes that tcp.c error).  The fink
files are attached and here's the build log:

http://pastebin.com/m1beaf552

August, I gave you root access to 128.238.56.149 with your key, so you
can run the fink build, if that machine is on.  Its not always on.  This
command should be all you need:

fink -m --build-as-nobody rebuild gmerlin-avdecoder1

All I ask is that you be careful since its root :).

.hc



-- 
  Hans-Christoph Steiner
  hans at at.or.at


On Fri, 01 May 2009 17:29 -0700, "Luke Iannini" <lukexipd at gmail.com>
wrote:
> Ooo, gettin there...
> /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I../include -I../include  -I/usr/local/include
> -DLOCALE_DIR=\"/usr/local/share/locale\" -march=nocona -mtune=nocona
> -O3 -funroll-all-loops -ffast-math                     -D_REENTRANT
> -D_FILE_OFFSET_BITS=64 -I/usr/local/include   -Wall
> -Wmissing-declarations -Wdeclaration-after-statement -MT tcp.lo -MD
> -MP -MF .deps/tcp.Tpo -c -o tcp.lo tcp.c
>  gcc -DHAVE_CONFIG_H -I. -I../include -I../include
> -I/usr/local/include -DLOCALE_DIR=\"/usr/local/share/locale\"
> -march=nocona -mtune=nocona -O3 -funroll-all-loops -ffast-math
> -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/local/include -Wall
> -Wmissing-declarations -Wdeclaration-after-statement -MT tcp.lo -MD
> -MP -MF .deps/tcp.Tpo -c tcp.c  -fno-common -DPIC -o .libs/tcp.o
> tcp.c: In function ‘bgav_hostbyname’:
> tcp.c:122: error: ‘AI_NUMERICSERV’ undeclared (first use in this
> function)
> tcp.c:122: error: (Each undeclared identifier is reported only once
> tcp.c:122: error: for each function it appears in.)
> make[2]: *** [tcp.lo] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive] Error 1
> 
> (I'm at my machine for a while now and in #dataflow)
> Best
> Luke
> 
> On Fri, May 1, 2009 at 3:26 PM, august <august at alien.mur.at> wrote:
> >> in_rtsp.c: In function ?init_stream_generic?:
> >> in_rtsp.c:597: error: ?sp? undeclared (first use in this function)
> >> in_rtsp.c:597: error: syntax error before ?)? token
> >> in_rtsp.c: In function ?handle_rtpinfo?:
> >> in_rtsp.c:669: error: ?sp? undeclared (first use in this function)
> >> in_rtsp.c:670: warning: ISO C90 forbids mixed declarations and code
> >> make[2]: *** [in_rtsp.lo] Error 1
> >> make[1]: *** [all-recursive] Error 1
> >> make: *** [all-recursive] Error 1
> >>
> >> August, sure, I could make you a temp account on my machine if you want?
> >> Best
> >> Luke
> >
> >
> > luke,  just add  #include <pthread.h> to the top of include/rtp.h
> >
> >
> > it should compile like a champ after that.
> >
> >
> >
-------------- next part --------------
A non-text attachment was scrubbed...
Name: finkgmerlin.tar.bz2
Type: application/x-bzip
Size: 2085 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20090502/fa8c6921/attachment.bin>


More information about the Pd-dev mailing list