Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3219 - Transcode 0.6pre5-rc1 ebuild error
Summary: Transcode 0.6pre5-rc1 ebuild error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-30 08:13 UTC by Richard Sotke
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Sotke 2002-05-30 08:13:27 UTC
rtjpeg_aud_plugin.c: In function `rtjpeg_aud_open':
rtjpeg_aud_plugin.c:113: `O_LARGEFILE' undeclared (first use in this 
function)
rtjpeg_aud_plugin.c:113: (Each undeclared identifier is reported only once
rtjpeg_aud_plugin.c:113: for each function it appears in.)
make[3]: *** [rtjpeg_aud_plugin.lo] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/transcode-0.6.0_pre5-r1/work/transcode-0.6.0pre5/import/nuv'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/transcode-0.6.0_pre5-r1/work/transcode-0.6.0pre5/import'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/transcode-0.6.0_pre5-r1/work/transcode-0.6.0pre5'
make: *** [all] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -32, Exitcode 2
!!! (no error message)

!!! emerge aborting on  
/usr/portage/media-video/transcode/transcode-0.6.0_pre5-r1.ebuild .
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-05-30 22:47:34 UTC
Richard, is this an issue in the -r2 ebuild as well?
Comment 2 Richard Sotke 2002-05-31 00:03:56 UTC
Thanks, with -rc2 it works without any problem.