Ticket #201 (closed task: fixed)
Opened 6 years ago
Last modified 7 months ago
[vorbis-tools] check svn trunk
| Reported by: | scottmc | Owned by: | scottmc |
|---|---|---|---|
| Priority: | normal | Milestone: | LibPak 1.0 |
| Component: | media-sound/vorbis-tools | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
A ticket was filed with vorbis-tools:
https://trac.xiph.org/ticket/1510
Need to follow up and check their svn trunk to see if it builds without need for a patch.
Change History
comment:1 Changed 6 years ago by scottmc
comment:2 Changed 6 years ago by scottmc
- Milestone set to LibPak 1.0
comment:3 Changed 6 years ago by scottmc
need to check this again...
comment:4 Changed 5 years ago by scottmc
They have now applied the patch upstream, so need to recheck and see if their svn trunk builds without issues on Haiku now.
comment:5 Changed 5 years ago by scottmc
Their 1510 ticket was fixed, but vorbis-tools-1.4.0 fails to build with gcc2 on Haiku as well, so ticket 1701 was opened with them: https://trac.xiph.org/ticket/1701
comment:6 Changed 7 months ago by diver
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Making all in vcut make[2]: Entering directory `/boot/home/vorbis-tools/vcut' source='vcut.c' object='vcut.o' libtool=no \ DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \ gcc -DLOCALEDIR=\"/boot/common/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/boot/common/include -I/boot/common/include -I../include -I../intl -I/boot/common/include -O2 -fsigned-char -g -O2 -c vcut.c /boot/home/vorbis-tools/vcut/vcut.c: In function `open_output_stream': /boot/home/vorbis-tools/vcut/vcut.c:240: parse error before `int' /boot/home/vorbis-tools/vcut/vcut.c:241: `rv' undeclared (first use in this function) /boot/home/vorbis-tools/vcut/vcut.c:241: (Each undeclared identifier is reported only once /boot/home/vorbis-tools/vcut/vcut.c:241: for each function it appears in.) make[2]: *** [vcut.o] Error 1 make[2]: Leaving directory `/boot/home/vorbis-tools/vcut' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/boot/home/vorbis-tools' make: *** [all] Error 2 ~/vorbis-tools>