Hello,
I've got some trouble building sawfish-1.3:
After configure without any obvious problems when compiling sawfish-1.3
the procedure ends up with the following last lines:

[...]
/usr/include/rep_subrs.h:545: note: expected 'const u_char *' but
argument is of type 'char *'
main.c:205: warning: pointer targets in passing argument 1 of
'rep_string_dup' differ in signedness
/usr/include/rep_subrs.h:545: note: expected 'const u_char *' but
argument is of type 'char *'
main.c:209: warning: pointer targets in passing argument 2 of
'rep_concat2' differ in signedness
/usr/include/rep_subrs.h:546: note: expected 'u_char *' but argument is
of type 'char *'
main.c: In function 'stash_argv':
main.c:257: warning: pointer targets in passing argument 1 of
'rep_string_dup' differ in signedness
/usr/include/rep_subrs.h:545: note: expected 'const u_char *' but
argument is of type 'char *'
main.c: In function 'do_restart':
main.c:279: warning: pointer targets in passing argument 1 of 'strlen'
differ in signedness
/usr/include/string.h:397: note: expected 'const char *' but argument is
of type 'u_char *'
main.c:279: warning: pointer targets in passing argument 1 of '__strdup'
differ in signedness
/usr/include/bits/string2.h:1303: note: expected 'const char *' but
argument is of type 'u_char *'
main.c:287: warning: implicit declaration of function 'execvp'
make[1]: *** [main.o] Error 1
make[1]: Leaving directory `/sources/X-libraries/sawfish-1.3/src'
make: *** [all] Error 1

Because this output looks inscrutable to me I've got no idea about the
reason why.
I had installed all required dependencies (rep-gtk-0.18, esound-0.2.41)
without errors. I'm following BLFS html-Version svn-20091115 after
successful building of LFS-6.5 on a 686-machine.
I've builded the X-server too and twm is running properly.

I will be very gratefull about any help.
Thank you
Stephan

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to