Re: [Gimp-developer] Compiling Gimp 2.6.8 under chrooted 32-bit system

2010-07-07 Thread Jernej Simončič
On Wednesday, July 7, 2010, 23:01:57, Branko Vukelic wrote:

> Not that I'm aware of.

Try entering the chroot with "linux32 chroot /path/to/chroot",
otherwise the configure'll probably detect x86_64 architecture, and
cause problems you're seeing.

-- 
< Jernej Simončič ><><><><>< http://eternallybored.org/ >

All kookies are not in a jar.
   -- Cavanaugh's Postulate

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Compiling Gimp 2.6.8 under chrooted 32-bit system

2010-07-07 Thread Branko Vukelic
2010/7/7 Jernej Simončič :
> Did you enter chroot using linux32 (or setarch i686)?

Not that I'm aware of.

The full instructions for creating the chrooted env is here:

http://wiki.archlinux.org/index.php/Install_bundled_32-bit_system_in_Arch64

In short, I've created a 32-bit copy of Arch Linux in a directory and
enter that directory using chroot command. There is a daemon that
mounts

/proc /proc/bus/usb /dev /dev/pts /dev/shm /sys /tmp /home

into the created tree.


-- 
Branko Vukelić

bg.bra...@gmail.com
stu...@brankovukelic.com

Check out my blog: http://www.brankovukelic.com/
Check out my portfolio: http://www.flickr.com/photos/foxbunny/
Registered Linux user #438078 (http://counter.li.org/)
I hang out on identi.ca: http://identi.ca/foxbunny

Gimp Brushmakers Guild
http://bit.ly/gbg-group
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Compiling Gimp 2.6.8 under chrooted 32-bit system

2010-07-07 Thread Jernej Simončič
On Wednesday, July 7, 2010, 21:35:47, Branko Vukelic wrote:

> I'm trying to compile Gimp 2.6.8 on 64-bit Arch Linux using a 32-bit
> chrooted environment to produce i686 packages. However, during the
> make step, following error occurs:

Did you enter chroot using linux32 (or setarch i686)?

-- 
< Jernej Simončič ><><><><>< http://eternallybored.org/ >

If they build it, you will pay.
   -- Law of new civically backed football stadiums

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


[Gimp-developer] Compiling Gimp 2.6.8 under chrooted 32-bit system

2010-07-07 Thread Branko Vukelic
Hi,

I'm trying to compile Gimp 2.6.8 on 64-bit Arch Linux using a 32-bit
chrooted environment to produce i686 packages. However, during the
make step, following error occurs:

gimpcpuaccel.c: In function ‘arch_get_vendor’:
gimpcpuaccel.c:174:3: warning: dereferencing type-punned pointer
will break strict-aliasing rules
gimpcpuaccel.c: In function ‘arch_accel_intel’:
gimpcpuaccel.c:221:5: error: can't find a register in class ‘BREG’
while reloading ‘asm’
gimpcpuaccel.c:221:5: error: ‘asm’ operand has impossible constraints

How could I solve this? (If this is not the right list, please forgive
me, and direct me to the right address.)

Thanks,

-- 
Branko Vukelić

bg.bra...@gmail.com
stu...@brankovukelic.com

Check out my blog: http://www.brankovukelic.com/
Check out my portfolio: http://www.flickr.com/photos/foxbunny/
Registered Linux user #438078 (http://counter.li.org/)
I hang out on identi.ca: http://identi.ca/foxbunny

Gimp Brushmakers Guild
http://bit.ly/gbg-group
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer