pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

multimedia/vlc build fails



in the new stable branch pkgsrc-2013Q3, the build of multimedia/vlc
build fails like this for me.
Does anyone else see that? Suggestions?

  CC       network/libvlccore_la-getaddrinfo.lo
  CC       network/libvlccore_la-io.lo
  CC       network/libvlccore_la-tcp.lo
  CC       network/libvlccore_la-udp.lo
  CC       network/libvlccore_la-rootbind.lo
  CC       network/libvlccore_la-tls.lo
  CC       network/libvlccore_la-poll.lo
  CC       text/libvlccore_la-charset.lo
text/charset.c: In function 'us_strtod':
text/charset.c:84:5: error: 'locale_t' undeclared (first use in this function)
text/charset.c:84:5: note: each undeclared identifier is reported only once for 
each function it appears in
text/charset.c:84:14: error: expected ';' before 'loc'
text/charset.c:85:14: error: expected ';' before 'oldloc'
text/charset.c:88:9: error: 'loc' undeclared (first use in this function)
text/charset.c:88:26: error: expected ')' before numeric constant
text/charset.c:90:9: error: implicit declaration of function 'uselocale'
text/charset.c:90:20: error: 'oldloc' undeclared (first use in this function)
text/charset.c:91:9: error: implicit declaration of function 'freelocale'
text/charset.c: In function 'us_strtof':
text/charset.c:107:5: error: 'locale_t' undeclared (first use in this function)
text/charset.c:107:14: error: expected ';' before 'loc'
text/charset.c:108:14: error: expected ';' before 'oldloc'
text/charset.c:111:9: error: 'loc' undeclared (first use in this function)
text/charset.c:111:26: error: expected ')' before numeric constant
text/charset.c:113:20: error: 'oldloc' undeclared (first use in this function)
text/charset.c: In function 'us_asprintf':
text/charset.c:146:5: error: 'locale_t' undeclared (first use in this function)
text/charset.c:146:14: error: expected ';' before 'loc'
text/charset.c:147:14: error: expected ';' before 'oldloc'
text/charset.c:154:10: error: 'loc' undeclared (first use in this function)
text/charset.c:154:27: error: expected ')' before numeric constant
text/charset.c:156:20: error: 'oldloc' undeclared (first use in this function)
gmake[4]: *** [text/libvlccore_la-charset.lo] Error 1
gmake[4]: Leaving directory 
`/pkg_comp/obj/pkgsrc/multimedia/vlc/default/vlc-1.1.13/src'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory 
`/pkg_comp/obj/pkgsrc/multimedia/vlc/default/vlc-1.1.13/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory 
`/pkg_comp/obj/pkgsrc/multimedia/vlc/default/vlc-1.1.13/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/pkg_comp/obj/pkgsrc/multimedia/vlc/default/vlc-1.1.13'
gmake: *** [all] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/multimedia/vlc
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/multimedia/vlc

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert  -- The Doctor: No, 'eureka' is Greek for
\X/ rhialto/at/xs4all.nl    -- 'this bath is too hot.'

Attachment: pgprsueZ_egfa.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index