OESF | ELSI | pdaXrom | OpenZaurus | Zaurus Themes | Community Links | Ibiblio

IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> iTunes Browsing -- arm alignment issues
jh
post Apr 29 2004, 12:30 PM
Post #1





Group: Members
Posts: 115
Joined: 20-November 03
Member No.: 968



Hi folks,

So I thought I'd see if I could get libopendaap to compile for the Z (it's a library that allows you to browse iTunes shares).

Being the OE fan that I am, I hacked up a quick .oe and retrieved the source, ran configure, and started compiling. However, the clever libopendaap folks have put in a compile-time check for correct struct alignment which fails for arm-linux-gcc (version 3.4).

I'm not too familiar with the ARM alignment requirements... is it something that can be forced (i.e., don't auto-align), or is it something i'd have to work around in the code? The structs are for the network packets.

Anyone have suggestions on what to try? I'll paste the .oe below...

jason

CODE
DESCRIPTION = "iTunes protocol"                                                                                                                                                                                                        

SECTION = "base"                                                                                                                                                                                                                        

PRIORITY = "optional"                                                                                                                                                                                                                    

MAINTAINER = ""                                                                                                                                                                                                                          

LICENSE = "GPL"                                                                                                                                                                                                                          

RDEPENDS =""                                                                                                                                                                                              

DEPENDS = "virtual/libc"                                                                                                                                                                                                        

                                                                                                                                                                                                                                       

SRC_URI = "http://craz.net/programs/itunes/files/libopendaap-0.2.0.tar.bz2"                                                                                                                                                              

                                                                                                                                                                                                                                       

inherit autotools
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 21st May 2013 - 12:43 AM