Re: [e-users] Build E17 on FreeBSD...

2007-06-07 Thread Massimiliano Calamelli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thu, 7 Jun 2007 12:06:16 +0200
Anders Troback [EMAIL PROTECTED] wrote:

 Hi,
 
 I'm trying to build E17 from cvs on my FreeBSD 6.2 box:
 
 8--
 checking for IceConnectionNumber in -lICE... yes
 checking X11/X.h usability... yes
 checking X11/X.h presence... yes
 checking for X11/X.h... yes
 checking CFBase.h usability... no
 checking CFBase.h presence... no
 checking for CFBase.h... no
 ./configure: line 23920: syntax error near unexpected token `'
 ./configure: line 23920: ` configure.in'
 8--
 
 Any clue?
 
 Thanks!
 
 
 Regards,
 Anders

Which part doesn't work? Module,app,lib?
I'll try to upgrade my BSD box.

Massimiliano
- -- 
Massimiliano Calamelli
http://mcalamelli.netsons.org
[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.4 (MingW32)

iD8DBQFGZ+OWleGEL56NNP4RAuICAJ4iqBnXYLgqAsbdpWjwgJLl/QhAAQCg6n9I
68oT+Jd75TqnBADOy8gBHlQ=
=UBUC
-END PGP SIGNATURE-

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Build E17 on FreeBSD...

2007-06-07 Thread Massimiliano Calamelli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thu, 7 Jun 2007 12:06:16 +0200
Anders Troback [EMAIL PROTECTED] wrote:

 Hi,
 
 I'm trying to build E17 from cvs on my FreeBSD 6.2 box:
 
 8--
 checking for IceConnectionNumber in -lICE... yes
 checking X11/X.h usability... yes
 checking X11/X.h presence... yes
 checking for X11/X.h... yes
 checking CFBase.h usability... no
 checking CFBase.h presence... no
 checking for CFBase.h... no
 ./configure: line 23920: syntax error near unexpected token `'
 ./configure: line 23920: ` configure.in'
 8--
 
 Any clue?
 
 Thanks!
 
 
 Regards,
 Anders

Just finished without error, cvs tree updated this morning. 

Bye
Massimiliano
- -- 
Massimiliano Calamelli
http://mcalamelli.netsons.org
[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.4 (MingW32)

iD8DBQFGaALMleGEL56NNP4RAm4KAKCG52eSkd91tdLbq/S1tJCSQQ2GRwCeKl+x
72KFtHUeqTXgX6z15CXd/EU=
=0hyJ
-END PGP SIGNATURE-

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Build E17 on FreeBSD...

2007-06-07 Thread Anders Troback
On Thu, 7 Jun 2007 12:53:10 +0200
Massimiliano Calamelli [EMAIL PROTECTED] wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 On Thu, 7 Jun 2007 12:06:16 +0200
 Anders Troback [EMAIL PROTECTED] wrote:
 
  Hi,
  
  I'm trying to build E17 from cvs on my FreeBSD 6.2 box:
  
  8--
  checking for IceConnectionNumber in -lICE... yes
  checking X11/X.h usability... yes
  checking X11/X.h presence... yes
  checking for X11/X.h... yes
  checking CFBase.h usability... no
  checking CFBase.h presence... no
  checking for CFBase.h... no
  ./configure: line 23920: syntax error near unexpected token `'
  ./configure: line 23920: ` configure.in'
  8--
  
  Any clue?
  
  Thanks!
  
  
  Regards,
  Anders
 
 Which part doesn't work? Module,app,lib?
 I'll try to upgrade my BSD box.
 

e17/apps/e

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Build E17 on FreeBSD...

2007-06-07 Thread Anders Troback
On Thu, 07 Jun 2007 16:22:25 +0530
Gopal Venkatesan [EMAIL PROTECTED] wrote:

 Anders Troback wrote:
  Hi,
  
  I'm trying to build E17 from cvs on my FreeBSD 6.2 box:
  
  8--
  checking for IceConnectionNumber in -lICE... yes
  checking X11/X.h usability... yes
  checking X11/X.h presence... yes
  checking for X11/X.h... yes
  checking CFBase.h usability... no
  checking CFBase.h presence... no
  checking for CFBase.h... no
  ./configure: line 23920: syntax error near unexpected token `'
  ./configure: line 23920: ` configure.in'
  8--
  
  Any clue?
  
 
 I believe you have not resolved the conflict when you did a CVS up.
 Delete this configure/autogen.sh and do a cvs up configure or 
 autogen.sh depending upon the file.
 
 HTH.
 

Yes, that did the trick!

Thanks!!!

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Build E17 on FreeBSD...

2007-06-07 Thread Gopal Venkatesan
Anders Troback wrote:
 On Thu, 07 Jun 2007 16:22:25 +0530
 Gopal Venkatesan [EMAIL PROTECTED] wrote:
 
 Anders Troback wrote:
 Hi,

 I'm trying to build E17 from cvs on my FreeBSD 6.2 box:
snip
 checking for CFBase.h... no
 ./configure: line 23920: syntax error near unexpected token `'
 ./configure: line 23920: ` configure.in'
 8--

 Any clue?

 I believe you have not resolved the conflict when you did a CVS up.
 Delete this configure/autogen.sh and do a cvs up configure or 
 autogen.sh depending upon the file.

 HTH.

 
 Yes, that did the trick!
 
 Thanks!!!
 

Great!
I think somehow your local configure script has been modified, which is 
why CVS was trying to merge the changes ;)

-- 
Gopal Venkatesan

http://gopalarathnam.com/

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Build E17 on FreeBSD...

2007-06-07 Thread Massimiliano Calamelli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thu, 7 Jun 2007 15:18:41 +0200
Anders Troback [EMAIL PROTECTED] wrote:

 Yes, that did the trick!
 
 Thanks!!!

Anders, are you using some updating/building script or you do all by
hand?
I take my E17 up-to-date using easy_e17 from morlenxus
(http://omicron.homeip.net/files/easy_e17_preview.sh),
it runs on FreeBSD (patched by me :)) very well.

Massimiliano
- -- 
Massimiliano Calamelli
http://mcalamelli.netsons.org
[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.4 (MingW32)

iD8DBQFGaAixleGEL56NNP4RAnbpAJ4xVAmdzFmSwk4tyjv1tAZPAXx4MQCfRQkZ
yQCcpfkrFRSyaTeV7HD6f/8=
=3T17
-END PGP SIGNATURE-

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Build E17 on FreeBSD...

2007-06-07 Thread Anders Troback
On Thu, 07 Jun 2007 18:52:25 +0530
Gopal Venkatesan [EMAIL PROTECTED] wrote:

 Anders Troback wrote:
  On Thu, 07 Jun 2007 16:22:25 +0530
  Gopal Venkatesan [EMAIL PROTECTED] wrote:
  
  Anders Troback wrote:
  Hi,
 
  I'm trying to build E17 from cvs on my FreeBSD 6.2 box:
 snip
  checking for CFBase.h... no
  ./configure: line 23920: syntax error near unexpected token `'
  ./configure: line 23920: ` configure.in'
  8--
 
  Any clue?
 
  I believe you have not resolved the conflict when you did a CVS up.
  Delete this configure/autogen.sh and do a cvs up configure or 
  autogen.sh depending upon the file.
 
  HTH.
 
  
  Yes, that did the trick!
  
  Thanks!!!
  
 
 Great!
 I think somehow your local configure script has been modified, which
 is why CVS was trying to merge the changes ;)
 

I think you are right, I did hack some of the files for some time ago:-]


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Build E17 on FreeBSD...

2007-06-07 Thread Anders Troback
On Thu, 7 Jun 2007 15:31:29 +0200
Massimiliano Calamelli [EMAIL PROTECTED] wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 On Thu, 7 Jun 2007 15:18:41 +0200
 Anders Troback [EMAIL PROTECTED] wrote:
 
  Yes, that did the trick!
  
  Thanks!!!
 
 Anders, are you using some updating/building script or you do all by
 hand?
 I take my E17 up-to-date using easy_e17 from morlenxus
 (http://omicron.homeip.net/files/easy_e17_preview.sh),
 it runs on FreeBSD (patched by me :)) very well.
 

I have a old script of my own:

http://www.troback.com/download.php?file=build_e17

easy_e17 is much nicer but I never got it to work...yet!

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users