Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 232477
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Cédric Krier <cedk@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Cédric Krier <cedk@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 232477 depends on: Show dependency tree
Bug 232477 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-07-20 14:49 0000
Please stabilize x11-wm/dwm-5.0.1

------- Comment #1 From Kenneth Prugh 2008-07-20 16:51:53 0000 -------
amd64 stable

------- Comment #2 From nixnut 2008-07-21 17:19:16 0000 -------
ppc stable

------- Comment #3 From Torsten Veller 2008-07-22 16:10:24 0000 -------
It fails here because of missing xinerama support:

CFLAGS   = -std=c99 -pedantic -Wall -Os -I. -I/usr/include -I/usr/X11R6/include
-DVERSION="5.0.1" -DXINERAMA
LDFLAGS  = -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -g -L/usr/lib -lc
-L/usr/X11R6/lib -lX11 -L/usr/X11R6/lib -lXinerama
CC       = i686-pc-linux-gnu-gcc
creating config.h from config.def.h
CC dwm.c
dwm.c:43:37: error: X11/extensions/Xinerama.h: No such file or directory
dwm.c: In function 'updategeom':
dwm.c:1560: error: 'XineramaScreenInfo' undeclared (first use in this function)
dwm.c:1560: error: (Each undeclared identifier is reported only once
dwm.c:1560: error: for each function it appears in.)
dwm.c:1560: error: 'info' undeclared (first use in this function)
dwm.c:1563: warning: implicit declaration of function 'XineramaIsActive'
dwm.c:1564: warning: implicit declaration of function 'XineramaQueryScreens'
make: *** [dwm.o] Error 1


from config.mk:
| # Xinerama, comment if you don't want it
| XINERAMALIBS = -L${X11LIB} -lXinerama
| XINERAMAFLAGS = -DXINERAMA

------- Comment #4 From Torsten Veller 2008-07-22 16:15:07 0000 -------
...and CFLAGS output doesnot contain my CFLAGS. The sed replacement doesn't
match.

------- Comment #5 From Cédric Krier 2008-07-22 17:04:07 0000 -------
(In reply to comment #3 and #4)

Fixed in cvs

------- Comment #6 From Torsten Veller 2008-07-22 17:35:30 0000 -------
x86 done

------- Comment #7 From Markus Rothe 2008-07-22 20:03:45 0000 -------
added ~ppc64

last arch CC'd -> mark bug as FIXED

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug