Bug 8017 - ebuild for webCDwriter (new package)
|
Bug#:
8017
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: x86
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P4
|
|
Resolution: FIXED
|
Assigned To: media-optical@gentoo.org
|
Reported By: robert.cole@support4linux.com
|
|
Component: Ebuilds
|
|
|
URL:
http://wwwhomes.uni-bielefeld.de/jhaeger/webCDwriter/
|
|
Summary: ebuild for webCDwriter (new package)
|
|
Keywords: EBUILD
|
|
Status Whiteboard:
|
|
Opened: 2002-09-17 01:37 0000
|
Can I get this added as an ebuild? It can wait till it's final release. I think
this would make a great addition to the portage tree.
Robert
the URL times out for me
could you post what it is exactly ?
This is a neat looking app that allows you to setup a CDRW station on your
network so that any system connected to the network can burn CD's. That way you
don't have to have a CDRW drive in every station. It's called webCDwriter.
cool ill work on it after the 1.4 freeze ;)
re-open when you test it and have some input for me ;)
*** This bug has been marked as a duplicate of 18308 ***
*** Bug 18308 has been marked as a duplicate of this bug. ***
I rewrite ebuild to new version, and use default user root
I tried to emerge the ebuild, but get the following error:
Store.cpp: In constructor `Store::Store()':
Store.cpp:35: error: array bound forbidden after parenthesized type-id
Store.cpp:35: note: try removing the parentheses around the type-id
make[1]: *** [Store.o] Error 1
Probably a gcc-3.4-error? Did you compiled on gcc-3.3?
Yes , I compile in gcc 3.3.4
Added morfic as he will look in the gcc-3.4 problem.
Reassigning to gcc-porting, so gcc-porting people have a chance to look at it
before my -e world finishes, until then i can only say it shouldnt be too hard
to make gcc3.4 like this
the error is pretty self-explanatory ;)
Store.cpp:35: note: try removing the parentheses around the type-id
Finally, it's in portage!