← Back to team overview

ubuntu-phone team mailing list archive

Re: [Atrix port]

 

make -C kernel/motorola/olympus/wifi-module/open-src/src/dhd/linux/ \
ARCH="arm" CROSS_COMPILE="arm-eabi-" LINUXSRCDIR=kernel/olympus/ \
LINUXBUILDDIR=/home/dat30/ubuntu-Atrix/out/target/product/olympus/obj/KERNEL_OBJ
\
LINUXVER= \
BCM_INSTALLDIR="/home/dat30/ubuntu-Atrix/out/target/product/olympus/system/lib/modules"
host Executable: aapt
(/home/dat30/ubuntu-Atrix/out/host/linux-x86/obj/EXECUTABLES/aapt_intermediates/aapt)
target Strip: libstdc++
(/home/dat30/ubuntu-Atrix/out/target/product/olympus/obj/lib/libstdc++.so)
target thumb C: su <= system/su/su.c
make[1]: se ingresa al directorio
«/home/dat30/ubuntu-Atrix/kernel/motorola/olympus/wifi-module/open-src/src/dhd/linux»
Makefile:68: *** LINUXVER= is empty.  Alto.
make[1]: se sale del directorio
«/home/dat30/ubuntu-Atrix/kernel/motorola/olympus/wifi-module/open-src/src/dhd/linux»
make: *** [OLYMPUS_WIFI_MODULE] Error 2
make: *** Se espera a que terminen otras tareas....


 i'm swimming in makefiles, and can't find any LINUXVER empty :/


2013/3/5 Tadeo Armenta <tad30armenta@xxxxxxxxx>

> yep it was an tomoyo error XD tnks
>
>
>
> 2013/3/5 David Hacker <davidhackerdvm@xxxxxxxxx>
>
>> Look further up the log output it will show you which file had the error
>> and give the error message.  I an issue with compiling with GCC 4.6
>>
>>
>> On Mon, Mar 4, 2013 at 11:30 PM, Tadeo Armenta <tad30armenta@xxxxxxxxx>wrote:
>>
>>>
>>> ook i'm trying to kompile an 3.1 kernel
>>>
>>> and give me this error:
>>>
>>>   CC      drivers/cdrom/cdrom.o
>>>   LD      drivers/char/built-in.o
>>>   CC      drivers/bluetooth/hci_ldisc.o
>>>   CC      drivers/bluetooth/hci_h4.o
>>>   CC      drivers/bluetooth/hci_bcsp.o
>>>   CC      drivers/bluetooth/hci_ll.o
>>>   LD      drivers/bluetooth/hci_uart.o
>>>   LD      drivers/bluetooth/built-in.o
>>>   LD      drivers/cdrom/built-in.o
>>>   LD      drivers/built-in.o
>>> make[1]: *** [sub-make] Error 2
>>> make[1]: se sale del directorio
>>> «/home/dat30/ubuntu-Atrix/kernel/motorola/olympus»
>>> make: *** [TARGET_KERNEL_BINARIES] Error 2
>>>
>>>
>>>  too few info to me :/
>>> anyone with more experience who can tell me what happened?
>>>
>>>
>>>
>>>
>>> 2013/3/4 Tadeo Armenta <tad30armenta@xxxxxxxxx>
>>>
>>>> i know is very old, my atrix is very old :P jajajaj
>>>>
>>>>
>>>>
>>>>
>>>> 2013/3/4 Ricardo Salveti de Araujo <ricardo.salveti@xxxxxxxxxxxxx>
>>>>
>>>>> On 03/05/2013 01:44 AM, Tadeo Armenta wrote:
>>>>>
>>>>>>
>>>>>> cm-10.1-20130304-UNOFFICIAL-**olympus.zip
>>>>>> <https://docs.google.com/file/**d/0B-**85buP4niGZODdyZmlWajdkVTQ/edit<https://docs.google.com/file/d/0B-85buP4niGZODdyZmlWajdkVTQ/edit>
>>>>>> **>
>>>>>>
>>>>>>
>>>>>> this is a build with the 2.6.32.60 kernel
>>>>>>
>>>>>> it boots, and give an adb
>>>>>>
>>>>>> but ubuntu-session shows an error in line 122. a segmentation fault
>>>>>>
>>>>>> i'll try to compile with the 3.1 kernel
>>>>>>
>>>>>
>>>>> Yeah, that might behave better (2.6.32 is *very* old).
>>>>>
>>>>>
>>>>> Cheers,
>>>>> --
>>>>> Ricardo Salveti de Araujo
>>>>>
>>>>> --
>>>>> Mailing list: https://launchpad.net/~ubuntu-**phone<https://launchpad.net/~ubuntu-phone>
>>>>> Post to     : ubuntu-phone@lists.launchpad.**net<ubuntu-phone@xxxxxxxxxxxxxxxxxxx>
>>>>> Unsubscribe : https://launchpad.net/~ubuntu-**phone<https://launchpad.net/~ubuntu-phone>
>>>>> More help   : https://help.launchpad.net/**ListHelp<https://help.launchpad.net/ListHelp>
>>>>>
>>>>
>>>>
>>>
>>> --
>>> Mailing list: https://launchpad.net/~ubuntu-phone
>>> Post to     : ubuntu-phone@xxxxxxxxxxxxxxxxxxx
>>> Unsubscribe : https://launchpad.net/~ubuntu-phone
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>>
>>
>

References