make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: "Target pattern contains no %"


From: Sathish Kumar Govindasamy
Subject: RE: "Target pattern contains no %"
Date: Thu, 9 Apr 2009 12:39:51 +0530

Hi,

 

I downloaded and tried the GNU Make version 3.81 for windows and now the build is

throwing error while linking. The  build works in my previous make version 3.80 without

any change. Are there any compatibility issues while migrating from 3.80 to 3.81 make.

Please advise.

C:/QNX640/host/win32/x86/usr/bin/qcc -Vgcc_ntoppc -Wl,--no-keep-memory   -oE:/Pr

ojects/NEC/Source/cardbase_0.1_3April/platform/cpu_sub/src/driver_mpc8568/nor_fl

ash/bsp-freescale-cdsmpc85xx_devf-generic_driver/generic/ppc/be/devf-generic

generic_close.o    generic_main.o    generic_open.o    generic_page.o    generic

_status.o   -L . -L E:/Projects/NEC/Source/cardbase_0.1_3April/platform/cpu_sub/

src/driver_mpc8568/nor_flash/bsp-freescale-cdsmpc85xx_devf-generic_driver/../bsp

-freescale-cdsmpc85xx_libmtd-flash/ppc/a.be -L E:/Projects/NEC/Source/cardbase_0

.1_3April/platform/cpu_sub/src/driver_mpc8568/nor_flash/bsp-freescale-cdsmpc85xx

_devf-generic_driver/../bsp-freescale-cdsmpc85xx_prebuilt/ppcbe/lib -L E:/Projec

ts/NEC/Source/cardbase_0.1_3April/platform/cpu_sub/src/driver_mpc8568/nor_flash/

bsp-freescale-cdsmpc85xx_devf-generic_driver/../bsp-freescale-cdsmpc85xx_prebuil

t/ppcbe/usr/lib -L C:/QNX640/target/qnx6/ppcbe/lib -L C:/QNX640/target/qnx6/ppcb

e/usr/lib  -Wl,--rpath-link . -Wl,--rpath-link E:/Projects/NEC/Source/cardbase_0

.1_3April/platform/cpu_sub/src/driver_mpc8568/nor_flash/bsp-freescale-cdsmpc85xx

_devf-generic_driver/../bsp-freescale-cdsmpc85xx_libmtd-flash/ppc/a.be -Wl,--rpa

th-link E:/Projects/NEC/Source/cardbase_0.1_3April/platform/cpu_sub/src/driver_m

pc8568/nor_flash/bsp-freescale-cdsmpc85xx_devf-generic_driver/../bsp-freescale-c

dsmpc85xx_prebuilt/ppcbe/lib -Wl,--rpath-link E:/Projects/NEC/Source/cardbase_0.

1_3April/platform/cpu_sub/src/driver_mpc8568/nor_flash/bsp-freescale-cdsmpc85xx_

devf-generic_driver/../bsp-freescale-cdsmpc85xx_prebuilt/ppcbe/usr/lib -Wl,--rpa

th-link C:/QNX640/target/qnx6/ppcbe/lib -Wl,--rpath-link C:/QNX640/target/qnx6/p

pcbe/usr/lib    -lfs-flash3    -lmtd-flash    -lpm    -lps   -EB

generic_main.o:(.data+0x4): undefined reference to `f3s_aCFI_ident'

generic_main.o:(.data+0x8): undefined reference to `f3s_a29f040_reset'

generic_main.o:(.data+0x28): undefined reference to `f3s_aCFI_v2write'

generic_main.o:(.data+0x2c): undefined reference to `f3s_a29f040_v2erase'

generic_main.o:(.data+0x30): undefined reference to `f3s_aCFI_v2suspend'

generic_main.o:(.data+0x34): undefined reference to `f3s_a29f040_resume'

generic_main.o:(.data+0x38): undefined reference to `f3s_a29f040_sync'

E:/Projects/NEC/Source/cardbase_0.1_3April/platform/cpu_sub/src/driver_mpc8568/n

or_flash/bsp-freescale-cdsmpc85xx_devf-generic_driver/../bsp-freescale-cdsmpc85x

x_libmtd-flash/ppc/a.be\libmtd-flash.a(flash_list.o):(.rodata+0x4): undefined re

ference to `f3s_sram_ident'

E:/Projects/NEC/Source/cardbase_0.1_3April/platform/cpu_sub/src/driver_mpc8568/n

or_flash/bsp-freescale-cdsmpc85xx_devf-generic_driver/../bsp-freescale-cdsmpc85x

x_libmtd-flash/ppc/a.be\libmtd-flash.a(flash_list.o):(.rodata+0x10): undefined r

eference to `f3s_sram_write'

E:/Projects/NEC/Source/cardbase_0.1_3April/platform/cpu_sub/src/driver_mpc8568/n

or_flash/bsp-freescale-cdsmpc85xx_devf-generic_driver/../bsp-freescale-cdsmpc85x

x_libmtd-flash/ppc/a.be\libmtd-flash.a(flash_list.o):(.rodata+0x14): undefined r

eference to `f3s_sram_erase'

E:/Projects/NEC/Source/cardbase_0.1_3April/platform/cpu_sub/src/driver_mpc8568/n

or_flash/bsp-freescale-cdsmpc85xx_devf-generic_driver/../bsp-freescale-cdsmpc85x

x_libmtd-flash/ppc/a.be\libmtd-flash.a(flash_list.o):(.rodata+0x20): undefined r

eference to `f3s_sram_sync'

E:/Projects/NEC/Source/cardbase_0.1_3April/platform/cpu_sub/src/driver_mpc8568/n

or_flash/bsp-freescale-cdsmpc85xx_devf-generic_driver/../bsp-freescale-cdsmpc85x

x_libmtd-flash/ppc/a.be\libmtd-flash.a(flash_list.o):(.rodata+0x28): undefined r

eference to `f3s_rom_ident'

E:/Projects/NEC/Source/cardbase_0.1_3April/platform/cpu_sub/src/driver_mpc8568/n

or_flash/bsp-freescale-cdsmpc85xx_devf-generic_driver/../bsp-freescale-cdsmpc85x

x_libmtd-flash/ppc/a.be\libmtd-flash.a(flash_list.o):(.rodata+0x34): undefined r

eference to `f3s_rom_write'

E:/Projects/NEC/Source/cardbase_0.1_3April/platform/cpu_sub/src/driver_mpc8568/n

or_flash/bsp-freescale-cdsmpc85xx_devf-generic_driver/../bsp-freescale-cdsmpc85x

x_libmtd-flash/ppc/a.be\libmtd-flash.a(flash_list.o):(.rodata+0x38): undefined r

eference to `f3s_rom_erase'

E:/Projects/NEC/Source/cardbase_0.1_3April/platform/cpu_sub/src/driver_mpc8568/n

or_flash/bsp-freescale-cdsmpc85xx_devf-generic_driver/../bsp-freescale-cdsmpc85x

x_libmtd-flash/ppc/a.be\libmtd-flash.a(flash_list.o):(.rodata+0x44): undefined r

eference to `f3s_rom_sync'

cc: C:/QNX640/host/win32/x86/usr/bin/ntoppc-ld caught signal 1

make[5]: *** [E:/Projects/NEC/Source/cardbase_0.1_3April/platform/cpu_sub/src/dr

iver_mpc8568/nor_flash/bsp-freescale-cdsmpc85xx_devf-generic_driver/generic/ppc/

be/devf-generic] Error 1

make[5]: Leaving directory `E:/Projects/NEC/Source/cardbase_0.1_3April/platform/

cpu_sub/src/driver_mpc8568/nor_flash/bsp-freescale-cdsmpc85xx_devf-generic_drive

r/generic/ppc/be'

make[4]: *** [all] Error 2

make[4]: Leaving directory `E:/Projects/NEC/Source/cardbase_0.1_3April/platform/

cpu_sub/src/driver_mpc8568/nor_flash/bsp-freescale-cdsmpc85xx_devf-generic_drive

r/generic/ppc'

make[3]: *** [all] Error 2

make[3]: Leaving directory `E:/Projects/NEC/Source/cardbase_0.1_3April/platform/

cpu_sub/src/driver_mpc8568/nor_flash/bsp-freescale-cdsmpc85xx_devf-generic_drive

r/generic'

make[2]: *** [all] Error 2

make[2]: Leaving directory `E:/Projects/NEC/Source/cardbase_0.1_3April/platform/

cpu_sub/src/driver_mpc8568/nor_flash/bsp-freescale-cdsmpc85xx_devf-generic_drive

r'

make[1]: *** [src/driver_mpc8568/nor_flash/bsp-freescale-cdsmpc85xx_devf-generic

_driver] Error 2

make[1]: Leaving directory `E:/Projects/NEC/Source/cardbase_0.1_3April/platform/

cpu_sub'

make: *** [E:/Projects/NEC/Source/cardbase_0.1_3April/platform/cpu_sub] Error 2

 

 

 

Thanks,

Sathish

 

From: Gurpreet Sachdeva [mailto:address@hidden
Sent: Wednesday, April 08, 2009 12:03 PM
To: Sathish Kumar Govindasamy
Cc: address@hidden
Subject: Re: "Target pattern contains no %"

 

http://gnuwin32.sourceforge.net/packages/make.htm

Gurpreet

On Tue, Apr 7, 2009 at 8:06 PM, Sathish Kumar Govindasamy <address@hidden> wrote:

Hi All,

 

I am getting a error message “Target pattern contains no %” in make 3.80 version while building in a Windows platform. In one

of the mailing list I learnt that this bug is fixed in 3.81 Beta3 version of make. Could you please point me

where I can download the binary for windows in which this bug is fixed.

 

 

Thanks,

Sathish

DISCLAIMER:
-----------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.
It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in
this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates.
Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of
this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have
received this email in error please delete it and notify the sender immediately. Before opening any mail and
attachments please check them for viruses and defect.

-----------------------------------------------------------------------------------------------------------------------


_______________________________________________
Make-w32 mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/make-w32




--
Thanks and Regards,
Gurpreet Singh


reply via email to

[Prev in Thread] Current Thread [Next in Thread]