Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 15361] New: Buildroot linking error on Apple Silicon
@ 2023-03-01 13:26 bugzilla
  2023-03-01 14:32 ` [Buildroot] [Bug 15361] " bugzilla
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla @ 2023-03-01 13:26 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=15361

            Bug ID: 15361
           Summary: Buildroot linking error on Apple Silicon
           Product: buildroot
           Version: 2022.11.1
          Hardware: Macintosh
                OS: Mac OS
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned@buildroot.uclibc.org
          Reporter: jakub.swistak.stud@pw.edu.pl
                CC: buildroot@uclibc.org
  Target Milestone: ---

HI, 
I'm trying to run Buildroot on Apple Silicon, I'm unable to do that since I'm
getting an error with linking the libraries.
After running 'make menuconfig' I'm getting an error 'Undefined symbols for
architecture arm64' (top of Attachment 2 for full log), I was able to solve it
by running 
'❯ cd output/build/buildroot-config'
'❯ /usr/local/bin/gcc -DCURSES_LOC="<curses.h>" -DLOCALE -DKBUILD_NO_NLS
-I/Users/jakubswistak/Desktop/lines2/buildroot-2022.11.1/output/build/buildroot-config
-DCONFIG_=\"\"  
/Users/jakubswistak/Desktop/lines2/buildroot-2022.11.1/output/build/buildroot-config/mconf.o
/Users/jakubswistak/Desktop/lines2/buildroot-2022.11.1/output/build/buildroot-config/zconf.tab.o
/Users/jakubswistak/Desktop/lines2/buildroot-2022.11.1/output/build/buildroot-config/lxdialog/checklist.o
/Users/jakubswistak/Desktop/lines2/buildroot-2022.11.1/output/build/buildroot-config/lxdialog/util.o
/Users/jakubswistak/Desktop/lines2/buildroot-2022.11.1/output/build/buildroot-config/lxdialog/inputbox.o
/Users/jakubswistak/Desktop/lines2/buildroot-2022.11.1/output/build/buildroot-config/lxdialog/textbox.o
/Users/jakubswistak/Desktop/lines2/buildroot-2022.11.1/output/build/buildroot-config/lxdialog/yesno.o
/Users/jakubswistak/Desktop/lines2/buildroot-2022.11.1/output/build/buildroot-config/lxdialog/menubox.o
 -o
/Users/jakubswistak/Desktop/lines2/buildroot-2022.11.1/output/build/buildroot-config/mconf
-lncurses' - added '-lncurses' 
But later during the compilation 'make'
I'm getting another error with linking library (bottom of Attachment 2 for full
log) 

I'm using Apple M2 chip with gcc/g++ 12.2.0 installed via homebrew.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-03-01 21:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-01 13:26 [Buildroot] [Bug 15361] New: Buildroot linking error on Apple Silicon bugzilla
2023-03-01 14:32 ` [Buildroot] [Bug 15361] " bugzilla
2023-03-01 16:21 ` bugzilla
2023-03-01 16:27 ` bugzilla
2023-03-01 16:39 ` bugzilla
2023-03-01 21:02 ` bugzilla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox