Esetroot

Dustin

DAU & TechnoDJ
Also irgendwie scheiter ich daran nen Hintergrundbild für Fluxbox zu suchen.

Wenn ich versuche Esetroot zu komilieren bekomm ich

Code:
Esetroot.c:85: error: `RetainPermanent' undeclared (first use in this function)
Esetroot.c: In function `main':
Esetroot.c:96: error: syntax error before "im"
Esetroot.c:99: error: syntax error before "gc"
Esetroot.c:160: warning: assignment makes pointer from integer without a cast
Esetroot.c:166: warning: assignment makes pointer from integer without a cast
Esetroot.c:174: error: `im' undeclared (first use in this function)
Esetroot.c:183: error: request for member `width' in something not a structure or union
Esetroot.c:184: error: request for member `height' in something not a structure or union
Esetroot.c:195: error: request for member `width' in something not a structure or union
Esetroot.c:196: error: request for member `height' in something not a structure or union
Esetroot.c:204: error: `p' undeclared (first use in this function)
Esetroot.c:204: error: request for member `width' in something not a structure or union
Esetroot.c:204: error: request for member `height' in something not a structure or union
Esetroot.c:205: error: `gcv' undeclared (first use in this function)
Esetroot.c:206: error: `xcolor' undeclared (first use in this function)
Esetroot.c:210: error: `gc' undeclared (first use in this function)
Esetroot.c:210: error: `GCForeground' undeclared (first use in this function)
Esetroot.c:210: error: `GCBackground' undeclared (first use in this function)
Esetroot.c:215: error: request for member `width' in something not a structure or union
Esetroot.c:215: error: request for member `height' in something not a structure or union
Esetroot.c:216: error: request for member `width' in something not a structure or union
Esetroot.c:217: error: request for member `height' in something not a structure or union
Esetroot.c:224: error: request for member `width' in something not a structure or union
Esetroot.c:224: error: request for member `height' in something not a structure or union
Esetroot.c:231: error: `temp_pmap' undeclared (first use in this function)
Esetroot.c:242: error: `m' undeclared (first use in this function)
Esetroot.c:247: error: `None' undeclared (first use in this function)
Esetroot.c:254: error: `FillTiled' undeclared (first use in this function)
Esetroot.c:258: error: request for member `width' in something not a structure or union
Esetroot.c:258: error: request for member `height' in something not a structure or union
*** Error code 1
 
Compile und Installiere Eterm aus den ports.
Wenn das nicht klappt, nimm einfach die binär packages: pkg_add -rv eterm
dann sollte Esetroot klappen :)
 
Könntest ja auch
/usr/ports/graphics/xv
installieren und in
~/.fluxbox/init
mit
session.screen0.rootCommand: bsetbg -f /path/to/wallpaper
dein Hintergrundbild anzeigen lassen...
 
Zurück
Oben