Hi Marc, Marc Kleine-Budde wrote: > Berkhan, Enrik (GE Infra, Oil & Gas) wrote: >> in recent versions (1.99.16, -trunk), the support for libiconv has vanished >> from ptxdist. This is fine for glibc users, as iconv functionality is >> included there. On the other hand, uclibc users can't build glib anymore. >> >> Wouldn't it be better to allow uclibc users to use libiconv and maybe make >> the PTXCONF_ICONV selection depend on PTXCONF_LIBC_GLIBC instead? > > sounds reasonable, can you test this branch > > http://git.pengutronix.de/?p=mkl/ptxdist;a=shortlog;h=refs/heads/for-enric
Looks good from reading the diffs, but it seems that the host-libiconv.make got a little too slim: --- 8< --- ... -------------------- target: libiconv.get -------------------- Finished target libiconv.get ------------------------- target: host-libiconv.get ------------------------- Finished target host-libiconv.get ----------------------------- target: host-libiconv.extract ----------------------------- Error: empty parameter to 'extract()' ... --- >8 --- Enrik -- Enrik Berkhan Electronics Design Engineer GE Oil & Gas PII Pipeline Solutions T +49 7244 732 476 F +49 7244 732 304 E [email protected] PII Pipetronix GmbH, Lorenzstraße 10, 76297 Stutensee, Deutschland Geschäftsführer: David Allen, Werner van Wickeren Sitz der Gesellschaft: Stutensee Amtsgericht Mannheim HRB 702297 USt-ID: DE 244323981, Steuer-Nr.: 5930/0173 Deutsche Bank Karlsruhe, BLZ 660 700 04, Kto: 1 435 700 00 -- ptxdist mailing list [email protected]
