FreeBSD Bugzilla – Attachment 48261 Details for
Bug 73867
Can't compile multimedia/mpeg4ip by gcc3.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-mpeg4ip
patch-mpeg4ip (text/plain; charset=us-ascii), 1.75 KB, created by
Mario Sergio Fujikawa Ferreira
on 2004-11-13 00:27:36 UTC
(
hide
)
Description:
patch-mpeg4ip
Filename:
MIME Type:
Creator:
Mario Sergio Fujikawa Ferreira
Created:
2004-11-13 00:27:36 UTC
Size:
1.75 KB
patch
obsolete
>diff -ruN /usr/ports/multimedia/mpeg4ip/Makefile mpeg4ip/Makefile >--- /usr/ports/multimedia/mpeg4ip/Makefile Wed Nov 10 10:02:43 2004 >+++ mpeg4ip/Makefile Thu Nov 11 20:35:45 2004 >@@ -92,6 +92,7 @@ > # Build fix > .if ${OSVERSION} >= 502100 > EXTRA_PATCHES+= ${FILESDIR}/extra-patch-lib::sdp::sdp_decode.c >+EXTRA_PATCHES+= ${FILESDIR}/extra-patch-player::src::codec::mp3::mp3_file.cpp > .else > USE_GCC= 3.4 > .endif >diff -ruN /usr/ports/multimedia/mpeg4ip/files/extra-patch-player::src::codec::mp3::mp3_file.cpp mpeg4ip/files/extra-patch-player::src::codec::mp3::mp3_file.cpp >--- /usr/ports/multimedia/mpeg4ip/files/extra-patch-player::src::codec::mp3::mp3_file.cpp Wed Dec 31 21:00:00 1969 >+++ mpeg4ip/files/extra-patch-player::src::codec::mp3::mp3_file.cpp Tue Nov 9 23:02:23 2004 >@@ -0,0 +1,10 @@ >+--- player/src/codec/mp3/mp3_file.cpp.orig Wed Sep 29 00:24:31 2004 >++++ player/src/codec/mp3/mp3_file.cpp Wed Sep 29 00:28:47 2004 >+@@ -126,6 +126,7 @@ >+ descptr[1] = strdup(desc); >+ CHECK_AND_FREE(ret); >+ } >++ ret = ID3_v1_genre_description[NULL]; >+ ret = ID3_GetAlbum(&myTag); >+ if (ret) { >+ >diff -ruN /usr/ports/multimedia/mpeg4ip/files/patch-player::src::codec::mp3::mp3_file.cpp mpeg4ip/files/patch-player::src::codec::mp3::mp3_file.cpp >--- /usr/ports/multimedia/mpeg4ip/files/patch-player::src::codec::mp3::mp3_file.cpp Tue Nov 9 23:02:23 2004 >+++ mpeg4ip/files/patch-player::src::codec::mp3::mp3_file.cpp Wed Dec 31 21:00:00 1969 >@@ -1,10 +0,0 @@ >---- player/src/codec/mp3/mp3_file.cpp.orig Wed Sep 29 00:24:31 2004 >-+++ player/src/codec/mp3/mp3_file.cpp Wed Sep 29 00:28:47 2004 >-@@ -126,6 +126,7 @@ >- descptr[1] = strdup(desc); >- CHECK_AND_FREE(ret); >- } >-+ ret = ID3_v1_genre_description[NULL]; >- ret = ID3_GetAlbum(&myTag); >- if (ret) { >-
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 73867
:
48260
| 48261