FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Nightlies Feedback › svn-1659 on FreeBSD
- This topic has 3 replies, 3 voices, and was last updated 16 years ago by
Osik.
-
AuthorPosts
-
15/09/2007 at 12:21 PM #1724
Osik
ParticipantHi Ron,
I have a problem to build the svn-1659 on FreeBSD 6.2. I hope this output from my console helps to find a solution for that problem.
db-generic.c: In function `db_get_error':
db-generic.c:231: warning: implicit declaration of function `vsnprintf'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./mdns -g -Wall -DHAVE_SQL -DHOST='"i386-unknown-freebsd6.2"' -DFREEBSD -I/usr/local/include -g -O2 -MT ff-plugins.o -MD -MP -MF ".deps/ff-plugins.Tpo" -c -o ff-plugins.o ff-plugins.c; then mv -f ".deps/ff-plugins.Tpo" ".deps/ff-plugins.Po"; else rm -f ".deps/ff-plugins.Tpo"; exit 1; fi
In file included from webserver.h:25,
from conf.h:60,
from ff-plugins.c:11:
io.h:73: error: syntax error before "uint64_t"
io.h:74: error: syntax error before "uint64_t"
io.h:75: error: syntax error before "uint64_t"
In file included from conf.h:60,
from ff-plugins.c:11:
webserver.h:138: error: syntax error before "uint64_t"
*** Error code 1
Stop in /usr/home/Osik/mt-daapd-svn-1659/src.
*** Error code 1
Stop in /usr/home/Osik/mt-daapd-svn-1659/src.
*** Error code 1
Stop in /usr/home/Osik/mt-daapd-svn-1659.
*** Error code 1
Stop in /usr/home/Osik/mt-daapd-svn-1659.
Any solution for this would be great.
Regards
Osik
15/09/2007 at 10:10 PM #12560MSN_Exploder
ParticipantHey Osik, just take a look here:
http://forums.fireflymediaserver.org/viewtopic.php?t=6528u just have to add #include at the top of io.h, just after the include guards.
16/09/2007 at 2:10 AM #12561rpedde
Participant@MSN_Exploder wrote:
Hey Osik, just take a look here:
http://forums.fireflymediaserver.org/viewtopic.php?t=6528u just have to add #include at the top of io.h, just after the include guards.
And that’s in svn right now, but it will be friday before I get a new build out, as I am out of town.
— Ron
23/09/2007 at 11:10 PM #12562Osik
ParticipantThanks this worked for me 😉
Greetings
Osik
-
AuthorPosts
- The forum ‘Nightlies Feedback’ is closed to new topics and replies.