FS#28463 - [fbpanel] fails to compile when using ABS

Attached to Project: Community Packages
Opened by David Couzelis (drcouzelis) - Thursday, 16 February 2012, 02:31 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 20 February 2012, 06:48 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

fbpanel [community] fails to compile when using ABS with the error:

/usr/bin/ld: bg.o: undefined reference to symbol 'XChangeGC'
/usr/bin/ld: note: 'XChangeGC' is defined in DSO /usr/lib/libX11.so.6
so try adding it to the linker command line
/usr/lib/libX11.so.6: could not read symbols: Invalid operation

Of course, I can install the fbpanel package with pacman, but I'm confused why it won't compile when using ABS and makepkg. How was the binary package built?

Additional info:
* package version: 6.1-2


Steps to reproduce:

1) Get a copy of the fbpanel 6.1-2 PKGBUILD file.
2) Run makepkg.
3) The package fails to compile.

Thank you.
This task depends upon

Closed by  Sergej Pupykin (sergej)
Monday, 20 February 2012, 06:48 GMT
Reason for closing:  Fixed

Loading...