----- Josip Deanovic <djosip+n...@linuxpages.net> a écrit : > Hi everyone! > > I am trying to compile the newest Windowmaker source from next branch but > I am having problems so I would kindly ask some help. > > > This is my configure command: > ./configure --prefix=/usr/local/windowmaker-0.95.5 > --libdir=/usr/local/windowmaker-0.95.5/lib --enable-modelock --enable-randr > --enable-xinerama --enable-usermenu
You might want to add '--enable-silent-rules', although it will not solve any of your problem, just make the compilation more readable. > [...] > > Everything looks fine and then I get this: > > [...] > wraster.h:182: error: wrong number of arguments specified for 'deprecated' > attribute Could you please provide the answer for both commands: gcc --version fgrep -C1 deprecated wrlib/wraster.h > After that I can continue compiling the source until I get to the next > problem: > [...] > /usr/bin/ld: cannot open linker script file libwraster.map: No such file or > directory There are 2 things that would help understanding what's going on: - the file 'config.log' - fgrep libwraster.map wrlib/Makefile -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.