acavedon / tint2

Automatically exported from code.google.com/p/tint2
GNU General Public License v2.0
0 stars 0 forks source link

Compilation problem #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. tar -xpzf in ~/.USER_PROGRAMS
2. cd tint/src/ & export PREFIX=/opt/tint
3. make

What is the expected output? What do you see instead?
Some files compiled to try tint.. but...
[...]
config.c:727: error: ‘Panel’ has no member named ‘mouse_right’
config.c:728: error: ‘Panel’ has no member named ‘mouse_right’
config.c:729: error: ‘Panel’ has no member named ‘mouse_right’
config.c:730: error: ‘Panel’ has no member named ‘mouse_right’
config.c:733: error: ‘Panel’ has no member named ‘mouse_scroll_up’
config.c:734: error: ‘Panel’ has no member named ‘mouse_scroll_up’
config.c:735: error: ‘Panel’ has no member named ‘mouse_scroll_up’
config.c:736: error: ‘Panel’ has no member named ‘mouse_scroll_up’
config.c:737: error: ‘Panel’ has no member named ‘mouse_scroll_up’
config.c:740: error: ‘Panel’ has no member named ‘mouse_scroll_down’
config.c:741: error: ‘Panel’ has no member named ‘mouse_scroll_down’
config.c:742: error: ‘Panel’ has no member named ‘mouse_scroll_down’
config.c:743: error: ‘Panel’ has no member named ‘mouse_scroll_down’
config.c:744: error: ‘Panel’ has no member named ‘mouse_scroll_down’
make: *** [tint] Error 1
.....Only the VERY last error output, it concern all .c files of src/

What version of the product are you using? On what operating system?
uname -a: Linux debian lenny 2.6.26-1-686 #1 SMP Wed Aug 20 12:56:41 UTC
2008 i686 GNU/Linux
tint: 2008-07-20  thil7 <lorthiois@bbsoft.fr> released tint-0.6

Please provide any additional information below.
Seems like unsatisfied dependecies, I'm right? Reading the README I checked
for packages libcairo2 libpango1.0-0 libglib2.0-0 libglib2.0-data libimlib2 ...

Any suggestion?
thanx

Original issue reported on code.google.com by pierpaol...@gmail.com on 3 Sep 2008 at 11:21

GoogleCodeExporter commented 9 years ago
follow the link. 
http://ubuntuforums.org/showthread.php?t=901930&highlight=tint

I think you'll found the solution.

regards

Original comment by thilo...@gmail.com on 3 Sep 2008 at 12:41

GoogleCodeExporter commented 9 years ago
Famigerate (en?) *-dev packages!!! thank you very much (sometimes I wonder why 
i left
gentoo..)

Original comment by pierpaol...@gmail.com on 3 Sep 2008 at 1:18

GoogleCodeExporter commented 9 years ago

Original comment by thilo...@gmail.com on 28 Oct 2008 at 8:01