[Bug: xemacsweb] fresh checkout didn't build
Mike Kupfer
mike.kupfer at xemacs.org
Tue Jun 14 22:16:45 EDT 2011
================================================================
Dear Bug Team!
I checked out and tried building xemacsweb, so that I can start
submitting website patches. (The paths that it lists for CVS access are
out-of-date, and I think I have one or two other issues in my to-do list
somewhere.) The "make init" failed trying to run bin/genpage. "ls -l"
shows its permissions as
-rw-r-xr-x 1 kupfer kupfer 24146 Aug 3 2000 genpage
Note that the user permissions do not have the execute bit set.
Is there a problem in how the file is registered with CVS on the server?
I hacked around it by changing genpage/Makefile to use "perl -w
bin/genpage" instead of just "bin/genpage". But I guess that won't work
on Windows...?
uname -a: Linux assam 2.6.32-32-generic #62-Ubuntu SMP Wed Apr 20 21:54:21 UTC 2011 i686 GNU/Linux
Internationalization Settings:
-------------------------
Environment:
Value of LC_ALL : nil
Value of LC_COLLATE : nil
Value of LC_CTYPE : nil
Value of LC_MESSAGES : nil
Value of LC_MONETARY : nil
Value of LC_NUMERIC : nil
Value of LC_TIME : C
Value of LANG : en_US.utf8
mike
More information about the XEmacs-Beta
mailing list