Compiling Gimp 2.6.8 under chrooted 32-bit system
Forums ► For GIMP developers (read-only) ► Compiling Gimp 2.6.8 under chrooted 32-bit system
-
Branko Vukelic
(over 1 year ago)
-
Jernej Simon?i?
(over 1 year ago)
-
Branko Vukelic
(over 1 year ago)
- Jernej Simon?i? (over 1 year ago)
-
Branko Vukelic
(over 1 year ago)
-
Jernej Simon?i?
(over 1 year ago)
Sent: 2010-07-07 21:35:47 UTC (over 1 year ago)
From: Branko Vukelic
Compiling Gimp 2.6.8 under chrooted 32-bit system
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 constraintsHow 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.branko@gmail.com
studio@brankovukelic.comCheck 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/foxbunnyGimp 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
Sent: 2010-07-07 22:40:52 UTC (over 1 year ago)
From: Jernej Simon?i?
Compiling Gimp 2.6.8 under chrooted 32-bit system
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
Sent: 2010-07-07 23:01:57 UTC (over 1 year ago)
From: Branko Vukelic
Compiling Gimp 2.6.8 under chrooted 32-bit system
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.branko@gmail.com
studio@brankovukelic.comCheck 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/foxbunnyGimp 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
Sent: 2010-07-08 00:08:15 UTC (over 1 year ago)
From: Jernej Simon?i?
Compiling Gimp 2.6.8 under chrooted 32-bit system
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



