Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 363383 - sci-calculators/tiemu-3.03 - gui/device.c:105:7: error: ‘CABLE_VTL’ undeclared (first use in this function)
Summary: sci-calculators/tiemu-3.03 - gui/device.c:105:7: error: ‘CABLE_VTL’ undeclare...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-12 20:31 UTC by Micah Shennum
Modified: 2011-04-13 06:21 UTC (History)
1 user (show)

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


Attachments
build log (build.log,225.07 KB, text/plain)
2011-04-12 20:32 UTC, Micah Shennum
Details
enviroment (environment,82.87 KB, text/plain)
2011-04-12 20:33 UTC, Micah Shennum
Details
emerge --info (info,15.43 KB, text/plain)
2011-04-13 03:33 UTC, Micah Shennum
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Micah Shennum 2011-04-12 20:31:30 UTC
building sci-calculators/tiemu-3.03 (which is being caused by revdep-rebuild) fails with 
gui/device.c: In function �display_device_dbox�:
gui/device.c:105:7: error: �CABLE_VTL� undeclared (first use in this function)
gui/device.c:105:7: note: each undeclared identifier is reported only once for each function it appears in
gui/device.c: In function �comm_cable_changed�:
gui/device.c:197:28: error: �CABLE_VTL� undeclared (first use in this function)
make[2]: *** [gui/device.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/sci-calculators/tiemu-3.03/work/tiemu-3.03/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/sci-calculators/tiemu-3.03/work/tiemu-3.03'
make: *** [all] Error 2
emake failed
Comment 1 Micah Shennum 2011-04-12 20:32:47 UTC
Created attachment 269701 [details]
build log
Comment 2 Micah Shennum 2011-04-12 20:33:16 UTC
Created attachment 269703 [details]
enviroment
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2011-04-12 21:19:49 UTC
Please post your `emerge --info' output too.
Comment 4 Micah Shennum 2011-04-13 03:33:16 UTC
Created attachment 269757 [details]
emerge --info
Comment 5 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2011-04-13 06:21:25 UTC
+  13 Apr 2011; Kacper Kowalik <xarthisius@gentoo.org> tiemu-3.03.ebuild,
+  +files/tiemu-3.03-r2820.patch:
+  Removed obsolete virtual link cable wrt #363383 by jimtahu