Re: [Angstrom-devel] how to build libXau-1.0.3.tar.bz2 package

2007-07-01 Thread sulabh

Hello sir, 

First I Thanks to you for support . When I was use the bitbake-1.8.4 for
building the angstrom distribution. That is given this error. 

local variable 'bb' referenced before assignment while parsing
/OE/org.openembedded.dev/packages/moc/moc_2.4.0.bb
ERROR: Error in executing: 
ERROR: Exception:exceptions.UnboundLocalError Message:local variable 'bb'
referenced before assignment
ERROR: Printing the environment of the function
ERROR:  0001:def __anonfunc():
ERROR:  0002:   import exceptions
ERROR:  0003:   need_host = bb.data.getVar('COMPATIBLE_HOST', d, 1)
ERROR:  0004:   if need_host:
ERROR:  0005:   import re
ERROR:  0006:   this_host = bb.data.getVar('HOST_SYS', d, 1)
ERROR:  0007:   if not re.match(need_host, this_host):
ERROR: local variable 'bb' referenced before assignment while parsing
/OE/org.openembedded.dev/packages/etherpuppet/etherpuppet_0.2.bb



Regards
Sulabh 




-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Koen Kooi
Sent: Thursday, June 28, 2007 1:16 AM
To: angstrom-distro-devel@linuxtogo.org
Subject: Re: [Angstrom-devel] how to build libXau-1.0.3.tar.bz2 package

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

sulabh schreef:
> Hello sir,
> 
>  
> 
> I am trying to compile the  this library  libXau-1.0.3.tar.bz2
> <http://xorg.freedesktop.org/releases/individual/lib/libXau-1.0.3.tar.bz2>
> . this library use only gcc and libc but when 
> 
> I was configure the for ARM  target and compiler  it unable to find the
two
> file
> 
> Xfunctproto.h and Xfuncs.h file in compile time.  If any body know please
> revert this mail.

follow http://www.angstrom-distribution.org/building-angstrom and then
'bitbake libxau'
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFGgr5kMkyGM64RGpERAmutAKCfO6/W0wGEqdYRBq95qQMli7wnBQCgoy4L
+hE/nzl0L5EieTUYW1OsIqA=
=blUd
-END PGP SIGNATURE-

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel



___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] how to build libXau-1.0.3.tar.bz2 package

2007-07-01 Thread Junqian Gordon Xu
Didn't Tim's answer address your problem? Seems you are still suffering 
from the connection problem.

http://lists.linuxtogo.org/pipermail/angstrom-distro-devel/2007-June/000435.html

Gordon

sulabh wrote:
> NOTE: package gnu-config-native-0.1+cvs20050701-r4: task do_fetch: started
> NOTE: Fetch
> cvs://[EMAIL PROTECTED]/cvsroot/config;module=config;method=pserver;d
> ate=20050701
> cvs [checkout aborted]: connect to [cvs.sv.gnu.org]:2401 failed: Connection
> refused
> NOTE: Task failed: Fetch failed: config

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] how to build libXau-1.0.3.tar.bz2 package

2007-06-29 Thread Tim Chick
On Wednesday 18 July 2007 08:44, sulabh wrote:
> Hello sir,
>
> When I was building the "lzo"   for testing the Open  embedded
> configuration. I am getting this error. Please send your suggestion--
>
> NOTE: Fetch
> cvs://[EMAIL PROTECTED]/cvsroot/config;module=config;method=pserver;
>d ate=20050701
> cvs [checkout aborted]: connect to [cvs.sv.gnu.org]:2401 failed: Connection
> refused
> NOTE: Task failed: Fetch failed: config
>
I guess your internet connection is behind a firewall which is preventing 
access to port 2401. The is the port used by cvs pserver, and bitbake is 
trying to fetch source code from a CVS pserver on the internet.

You need to unblock this port - I guess you need to speak to your network 
administrator.

By the way, could you fix the date and time on your PC!

Thanks,
Tim
 


___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] how to build libXau-1.0.3.tar.bz2 package

2007-06-29 Thread sulabh
Hello sir,

When I was building the "lzo"   for testing the Open  embedded
configuration. I am getting this error. Please send your suggestion-- 


NOTE: You have disabled Psyco. This decreases performance.
NOTE: Using cache in '/OE/build/tmp/cache'
NOTE: Handling BitBake files: \ (4020/4020) [100 %]
NOTE: Parsing finished. 3869 cached, 0 parsed, 151 skipped, 0 masked.

NOTE: build 200706291322: started

OE Build Configuration:
BB_VERSION = "1.6.9"
OE_REVISION= "86dd591c8307b4a6af2fbdac4d5ee7fa43d5d1b0"
TARGET_ARCH= "i486"
TARGET_OS  = "linux"
MACHINE= "x86"
DISTRO = "familiar"
DISTRO_VERSION = "unstable-20070629"
TARGET_FPU = ""

NOTE: package quilt-native-0.45: started
NOTE: package quilt-native-0.45-r0: task do_fetch: started
NOTE: package quilt-native-0.45-r0: task do_fetch: completed
NOTE: package quilt-native-0.45-r0: task do_unpack: started
NOTE: Unpacking /OE/downloads/quilt-0.45.tar.gz to
/OE/build/tmp/work/i686-linux/quilt-native-0.45-r0/
NOTE: package quilt-native-0.45-r0: task do_unpack: completed
NOTE: package quilt-native-0.45-r0: task do_patch: started
NOTE: Applying patch 'install.patch'
NOTE: self._current is None
NOTE: patches is [{'remote': 'file://install.patch', 'strippath': '1',
'file': '/OE/org.openembedded.dev/packages/quilt/files/install.patch',
'filemd5': '60ecbf58a966a383f093b21ac6f65ca5'}]
NOTE: applying patch {'remote': 'file://install.patch', 'strippath': '1',
'file': '/OE/org.openembedded.dev/packages/quilt/files/install.patch',
'filemd5': '60ecbf58a966a383f093b21ac6f65ca5'}
NOTE: package quilt-native-0.45-r0: task do_patch: completed
NOTE: package quilt-native-0.45-r0: task do_configure: started
NOTE: package quilt-native-0.45-r0: task do_configure: completed
NOTE: package quilt-native-0.45-r0: task do_compile: started
NOTE: package quilt-native-0.45-r0: task do_compile: completed
NOTE: package quilt-native-0.45-r0: task do_install: started
NOTE: package quilt-native-0.45-r0: task do_install: completed
NOTE: package quilt-native-0.45-r0: task do_package: started
NOTE: package quilt-native-0.45-r0: task do_package: completed
NOTE: package quilt-native-0.45-r0: task do_package_write: started
NOTE: package quilt-native-0.45-r0: task do_package_write: completed
NOTE: package quilt-native-0.45-r0: task do_populate_staging: started
NOTE: package quilt-native-0.45-r0: task do_populate_staging: completed
NOTE: package quilt-native-0.45-r0: task do_build: started
NOTE: package quilt-native-0.45-r0: task do_build: completed
NOTE: package quilt-native-0.45: completed
NOTE: package gnu-config-native-0.1+cvs20050701: started
NOTE: package gnu-config-native-0.1+cvs20050701-r4: task do_fetch: started
NOTE: Fetch
cvs://[EMAIL PROTECTED]/cvsroot/config;module=config;method=pserver;d
ate=20050701
cvs [checkout aborted]: connect to [cvs.sv.gnu.org]:2401 failed: Connection
refused
NOTE: Task failed: Fetch failed: config


Regards
Sulabh  















-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Koen Kooi
Sent: Thursday, June 28, 2007 1:16 AM
To: angstrom-distro-devel@linuxtogo.org
Subject: Re: [Angstrom-devel] how to build libXau-1.0.3.tar.bz2 package

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

sulabh schreef:
> Hello sir,
> 
>  
> 
> I am trying to compile the  this library  libXau-1.0.3.tar.bz2
> <http://xorg.freedesktop.org/releases/individual/lib/libXau-1.0.3.tar.bz2>
> . this library use only gcc and libc but when 
> 
> I was configure the for ARM  target and compiler  it unable to find the
two
> file
> 
> Xfunctproto.h and Xfuncs.h file in compile time.  If any body know please
> revert this mail.

follow http://www.angstrom-distribution.org/building-angstrom and then
'bitbake libxau'
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFGgr5kMkyGM64RGpERAmutAKCfO6/W0wGEqdYRBq95qQMli7wnBQCgoy4L
+hE/nzl0L5EieTUYW1OsIqA=
=blUd
-END PGP SIGNATURE-

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel



___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] how to build libXau-1.0.3.tar.bz2 package

2007-06-27 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

sulabh schreef:
> Hello sir,
> 
>  
> 
> I am trying to compile the  this library  libXau-1.0.3.tar.bz2
> 
> . this library use only gcc and libc but when 
> 
> I was configure the for ARM  target and compiler  it unable to find the two
> file
> 
> Xfunctproto.h and Xfuncs.h file in compile time.  If any body know please
> revert this mail.

follow http://www.angstrom-distribution.org/building-angstrom and then 'bitbake 
libxau'
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFGgr5kMkyGM64RGpERAmutAKCfO6/W0wGEqdYRBq95qQMli7wnBQCgoy4L
+hE/nzl0L5EieTUYW1OsIqA=
=blUd
-END PGP SIGNATURE-

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] how to build libXau-1.0.3.tar.bz2 package

2007-06-27 Thread sulabh


-Original Message-
From: sulabh [mailto:[EMAIL PROTECTED] 
Sent: Monday, July 16, 2007 9:56 PM
To: 'angstrom-distro-devel@linuxtogo.org'
Subject: RE: [Angstrom-devel] how to build libXau-1.0.3.tar.bz2 package

Hello sir,


I am trying to compile the  this library  libXau-1.0.3.tar.bz2
<http://xorg.freedesktop.org/releases/individual/lib/libXau-1.0.3.tar.bz2>
. this library use only gcc and libc but when 

I was configure the for ARM  target and compiler  it unable to find the two
file

Xfunctproto.h and Xfuncs.h file in compile time.  If any body know please
revert this mail.

 

Sulabh 

[EMAIL PROTECTED]

 

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel



___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] how to build libXau-1.0.3.tar.bz2 package

2007-06-27 Thread sulabh
Hello sir,


I am trying to compile the  this library  libXau-1.0.3.tar.bz2

. this library use only gcc and libc but when 

I was configure the for ARM  target and compiler  it unable to find the two
file

Xfunctproto.h and Xfuncs.h file in compile time.  If any body know please
revert this mail.

 

Sulabh 

[EMAIL PROTECTED]

 

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel



___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


[Angstrom-devel] how to build libXau-1.0.3.tar.bz2 package

2007-06-27 Thread sulabh
Hello sir,

 

I am trying to compile the  this library  libXau-1.0.3.tar.bz2

. this library use only gcc and libc but when 

I was configure the for ARM  target and compiler  it unable to find the two
file

Xfunctproto.h and Xfuncs.h file in compile time.  If any body know please
revert this mail.

 

Sulabh 

[EMAIL PROTECTED]

 

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel