https://sourceware.org/bugzilla/show_bug.cgi?id=32846

--- Comment #2 from Sam James <sam at gentoo dot org> ---
```
/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin/ld:
/tmp/ccNimEok.ltrans0.ltrans.o: in function `mkdir_parents':
<artificial>:(.text+0x1): undefined reference to `mkdir_p'
/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin/ld:
/tmp/ccNimEok.ltrans0.ltrans.o: in function `kmod_new':
<artificial>:(.text+0x13): undefined reference to `hash_new'
collect2: error: ld returned 1 exit status
```

With Binutils 2.44, only mkdir_p is left unresolved. (I'll try avoid the need
for any real undefined references now though.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to