[E-devel] Can't build efreet

2007-04-08 Thread Paulo J. Matos
Hello,

Latest CVS: I was trying to build EWL but depends on efreet which I
hadn't compiled yet, so I tried to compile efreet but:
$ ./autogen.sh
Running aclocal...
/usr/share/aclocal/wxwin.m4:36: warning: underquoted definition of
AM_OPTIONS_WXCONFIG
/usr/share/aclocal/wxwin.m4:36:   run info '(automake)Extending aclocal'
/usr/share/aclocal/wxwin.m4:36:   or see
http://sources.redhat.com/automake/automake.html#Extending-aclocal
Running autoheader...
Running autoconf...
Running libtoolize...
Running automake...
configure.in:65: required file `debian/changelog.in' not found

Configure then fails.
$ ./configure --prefix ...etc...
configure: creating ./config.status
config.status: creating efreet-config
config.status: creating efreet.pc
config.status: error: cannot find input file: Makefile.in

Is there anything I'm not doing correctly?
-- 
Paulo Jorge Matos - pocm at soton.ac.uk
http://www.personal.soton.ac.uk/pocm
PhD Student @ ECS
University of Southampton, UK

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Can't build efreet

2007-04-08 Thread Paulo J. Matos
On 4/8/07, Paulo J. Matos [EMAIL PROTECTED] wrote:
 Hello,

 Latest CVS: I was trying to build EWL but depends on efreet which I
 hadn't compiled yet, so I tried to compile efreet but:
 $ ./autogen.sh
 Running aclocal...
 /usr/share/aclocal/wxwin.m4:36: warning: underquoted definition of
 AM_OPTIONS_WXCONFIG
 /usr/share/aclocal/wxwin.m4:36:   run info '(automake)Extending aclocal'
 /usr/share/aclocal/wxwin.m4:36:   or see
 http://sources.redhat.com/automake/automake.html#Extending-aclocal
 Running autoheader...
 Running autoconf...
 Running libtoolize...
 Running automake...
 configure.in:65: required file `debian/changelog.in' not found

 Configure then fails.
 $ ./configure --prefix ...etc...
 configure: creating ./config.status
 config.status: creating efreet-config
 config.status: creating efreet.pc
 config.status: error: cannot find input file: Makefile.in

 Is there anything I'm not doing correctly?

Vincent suggestion in pvt of doing mkdir debian, touch changelog.in
worked! Thank you Vincent!


-- 
Paulo Jorge Matos - pocm at soton.ac.uk
http://www.personal.soton.ac.uk/pocm
PhD Student @ ECS
University of Southampton, UK

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Can't build efreet

2007-04-08 Thread Vincent Torri


On Sun, 8 Apr 2007, Paulo J. Matos wrote:

 On 4/8/07, Paulo J. Matos [EMAIL PROTECTED] wrote:
 Hello,

 Latest CVS: I was trying to build EWL but depends on efreet which I
 hadn't compiled yet, so I tried to compile efreet but:
 $ ./autogen.sh
 Running aclocal...
 /usr/share/aclocal/wxwin.m4:36: warning: underquoted definition of
 AM_OPTIONS_WXCONFIG
 /usr/share/aclocal/wxwin.m4:36:   run info '(automake)Extending aclocal'
 /usr/share/aclocal/wxwin.m4:36:   or see
 http://sources.redhat.com/automake/automake.html#Extending-aclocal
 Running autoheader...
 Running autoconf...
 Running libtoolize...
 Running automake...
 configure.in:65: required file `debian/changelog.in' not found

 Configure then fails.
 $ ./configure --prefix ...etc...
 configure: creating ./config.status
 config.status: creating efreet-config
 config.status: creating efreet.pc
 config.status: error: cannot find input file: Makefile.in

 Is there anything I'm not doing correctly?

 Vincent suggestion in pvt of doing mkdir debian, touch changelog.in
 worked! Thank you Vincent!

i can't remember who is the deb maintainer, but I guess he has
forgotten to add that file to cvs.

Vincent

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel