Hi Karel,
I usually build with -fno-common, but was surprised
to see that util-linux-ng now fails when I use that.
Patch coming separately. Without it, compiling with -fno-common
results in link errors like these:
sundries.o:(.bss+0x4): multiple definition of `verbose'
swapon.o:(.bss+0x8): first defined here
sundries.o:(.bss+0x8): multiple definition of `progname'
swapon.o:(.bss+0x10): first defined here
...
collect2: ld returned 1 exit status
-
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html