Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47076 - x11-plugins/wmtz-0.7 doesn't compile correctly - sourcecode is broken
Summary: x11-plugins/wmtz-0.7 doesn't compile correctly - sourcecode is broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Markus Nigbur (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-07 05:19 UTC by Christian Hartmann (RETIRED)
Modified: 2004-04-07 05:24 UTC (History)
0 users

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 Christian Hartmann (RETIRED) gentoo-dev 2004-04-07 05:19:41 UTC
---------------------

# emerge wmtz
Calculating dependencies ...done!
>>> emerge (1 of 1) x11-plugins/wmtz-0.7 to /
>>> md5 src_uri ;-) wmtz-0.7.tar.gz
>>> Unpacking source...
>>> Unpacking wmtz-0.7.tar.gz to /var/tmp/portage/wmtz-0.7/work
>>> Source unpacked.
gcc -I/usr/X11R6/include -O2 -c -Wall wmtz.c -o wmtz.o
gcc -I/usr/X11R6/include -O2 -c -Wall ../wmgeneral/wmgeneral.c -o ../wmgeneral/wmgeneral.o
gcc -I/usr/X11R6/include -O2 -c -Wall ../wmgeneral/misc.c -o ../wmgeneral/misc.o
gcc -I/usr/X11R6/include -O2 -c -Wall ../wmgeneral/list.c -o ../wmgeneral/list.o
wmtz.c:54:15: missing terminating " character
.
.
.

---------------------

Line 54 and 55 in wmtz.c must be one instead of being word-wrapped to compile correctly.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
doesn't work

Expected Results:  
that pyrania commits that bugfix :)
Comment 1 Markus Nigbur (RETIRED) gentoo-dev 2004-04-07 05:24:23 UTC
Do people actually compile things before marking stable?

Fixed in cvs, submitted upstream.