From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] implement of linux-gpib package for version 4.1.0
Date: Thu, 19 Apr 2018 10:48:36 +0200 [thread overview]
Message-ID: <20180419084836.GB30285@scaer> (raw)
In-Reply-To: <OFF17987C3.31AB9F37-ONC1258274.002690A6-C1258274.002BECEF@continental-corporation.com>
Mike, All,
On 2018-04-19 09:59 +0200, Maik.Brenke at continental-corporation.com spake thusly:
> Hello Ladys and Gentleman,
>
> again the topic linux-gpib pops up. I so far checked the mailing list and see that there was quiet some work on version 4.0.3 (see
> [1]). Now I am trying to set up version 4.1.0.
The latest status I have on this topic is still available in my tree:
https://git.buildroot.org/~ymorin/git/buildroot/log/?h=yem/linux-gpib
Not sure I had the python stuff working, but th kernel module would
indeed build (not sure it would work, I have no gpib hardware to test
with).
Getting up to 4.1.0 might need some rework, I have no idea what happened
in linux-gpib since I initially tried the packaging.
> I got all the information I can find from [1]. According to [1] I configured my packages like [2]. But when I try to build the
> package it ends up in [3].
> Is there already a working implementation for linux-gpib? I noticed that " Yann E. MORIN-2" already worked on this topic (see [4]).
> But I was not able to contact him directly.
Weird, I have seen no mail from you on the list, and none to which I was
CC-ed either...
So, feel free to grab the two sommits, polish them for 4.1.0, and
resubmit to the list. If someone with real hardware, like you, can
actually test and confirm it is working, this has a better chance of
getting applied.
Regards,
Yann E. MORIN.
> By the way I use a imx6sx. I also attached the hole log as file.
>
> [1]:
> http://buildroot-busybox.2317881.n4.nabble.com/help-please-td140488.html#a140606
>
> [2]:
> ---------------
> $ cat linux-gpib.mk
> ################################################################################
> #
> # linux-gpib
> #
> ################################################################################
>
> LINUX_GPIB_VERSION = 4.1.0
> LINUX_GPIB_SITE =
> http://downloads.sourceforge.net/project/linux-gpib/linux-gpib%20for%203.x.x%20and%202.6.x%20kernels/$(LINUX_GPIB_VERSION)
> LINUX_GPIB_SOURCE = linux-gpib-$(LINUX_GPIB_VERSION).tar.gz
> LINUX_GPIB_LICENSE = GPLv2
> LINUX_GPIB_LICENSE_FILES = COPYING
> LINUX_GPIB_INSTALL_STAGING = YES
> LINUX_GPIB_AUTORECONF = YES
> LINUX_GPIB_CONF_OPTS = --with-linux-srcdir=$(LINUX_DIR)/
>
> $(eval $(autotools-package))
>
> -----------
> $ cat Config.in
> config BR2_PACKAGE_LINUX_GPIB
> bool "linux-gpib"
> depends on BR2_LINUX_KERNEL
> help
> The Linux GPIB Package is a support package for GPIB
> (IEEE 488) hardware. The package contains kernel driver
> modules, and a C user-space library with Guile, Perl, PHP,
> Python and TCL bindings. The API of the C library is intended
> to be compatible with National Instrument's GPIB library.
>
> http://linux-gpib.sourceforge.net
>
> --------
> $ cat 0001-configure-scm_version.patch
> --- a/configure.ac 2018-04-18 16:49:31.499095044 +0200
> +++ b/configure.ac 2018-04-18 16:49:26.414918285 +0200
> @@ -30,9 +30,10 @@ AC_SUBST([GPIB_SO_VERSION])
> [ISODATE=`date +%Y-%m-%d`]
> AC_SUBST([ISODATE])
>
> -AC_CHECK_FILE([util/.scm_version.tmp],
> - [SCM_VERSION=[$VERSION"\ [r"`cat util/.scm_version.tmp`"]"]],
> - [SCM_VERSION=$VERSION])
> +#AC_CHECK_FILE([util/.scm_version.tmp],
> +# [SCM_VERSION=[$VERSION"\ [r"`cat util/.scm_version.tmp`"]"]],
> +# [SCM_VERSION=$VERSION])
> +SCM_VERSION=4.1.0
>
> AC_SUBST(SCM_VERSION)
>
> [3]:
> >>> linux-gpib 4.1.0 Configuring
> >>> linux-gpib 4.1.0 Autoreconfiguring
> ???
> Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at
> /home/brenkem/git/DD_TEST/output/host/usr/bin/automake line 3936.
> ???
> checking Linux kernel compile flags... arm-linux-gcc: error: unrecognized command line option '-m64'
> arm-linux-gcc: error: unrecognized command line option '-mno-red-zone'
> arm-linux-gcc: error: unrecognized command line option '-mcmodel=kernel'
> arm-linux-gcc: error: unrecognized command line option '-mno-sse'
> arm-linux-gcc: error: unrecognized command line option '-mno-mmx'
> arm-linux-gcc: error: unrecognized command line option '-mno-sse2'
> arm-linux-gcc: error: unrecognized command line option '-mno-3dnow'
> make[2]: *** [/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/util/linux_flags/fake.o] Error 1
> make[1]: *** [_module_/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/util/linux_flags] Error 2
> configure: WARNING: Failed to get compile flags from Linux kernel directory.
> ok
> ???
> configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --with-xmlto,
> --with-fop, --enable-ipv6
> >>> linux-gpib 4.1.0 Building
> ???
> arm-linux-gcc -I/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0
> -I/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/include
> -I/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/include
> -Wp,-MD,/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/cec/.init.o.d -nostdinc -isystem
> /usr/local/arm/fs-toolchain-5.2.0-armv7ahf/lib/gcc/arm-fs-linux-gnueabihf/5.2.0/include -I./arch/x86/include
> -Iarch/x86/include/generated/uapi -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi
> -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__
> -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration
> -Wno-format-security -std=gnu89 -m64 -mno-red-zone -mcmodel=kernel -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables
> -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -O2 -fomit-frame-pointer -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s"
> -D"KBUILD_BASENAME=KBUILD_STR(init)" -D"KBUILD_MODNAME=KBUILD_STR(cec_gpib)" -c -o
> /home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/cec/init.o
> /home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/cec/init.c
> arm-linux-gcc: error: unrecognized command line option '-m64'
> arm-linux-gcc: error: unrecognized command line option '-mno-red-zone'
> arm-linux-gcc: error: unrecognized command line option '-mcmodel=kernel'
> arm-linux-gcc: error: unrecognized command line option '-mno-sse'
> arm-linux-gcc: error: unrecognized command line option '-mno-mmx'
> arm-linux-gcc: error: unrecognized command line option '-mno-sse2'
> arm-linux-gcc: error: unrecognized command line option '-mno-3dnow'
> scripts/Makefile.build:258: die Regel f?r Ziel
> ???/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/hp_82335/hp82335_init.o??? scheiterte
> make[6]: *** [/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/hp_82335/hp82335_init.o] Fehler 1
> scripts/Makefile.build:403: die Regel f?r Ziel ???/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/hp_82335???
> scheiterte
> make[5]: *** [/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/hp_82335] Fehler 2
> make[5]: *** Auf noch nicht beendete Prozesse wird gewartet ???
> arm-linux-gcc: error: unrecognized command line option '-m64'
> arm-linux-gcc: error: unrecognized command line option '-mno-red-zone'
> arm-linux-gcc: error: unrecognized command line option '-mcmodel=kernel'
> arm-linux-gcc: error: unrecognized command line option '-mno-sse'
> arm-linux-gcc: error: unrecognized command line option '-mno-mmx'
> arm-linux-gcc: error: unrecognized command line option '-mno-sse2'
> arm-linux-gcc: error: unrecognized command line option '-mno-3dnow'
> scripts/Makefile.build:258: die Regel f?r Ziel
> ???/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/cb7210/cb7210_init.o??? scheiterte
> make[6]: *** [/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/cb7210/cb7210_init.o] Fehler 1
> make[6]: *** Auf noch nicht beendete Prozesse wird gewartet ???
> arm-linux-gcc: error: unrecognized command line option '-m64'
> arm-linux-gcc: error: unrecognized command line option '-mno-red-zone'
> arm-linux-gcc: error: unrecognized command line option '-mcmodel=kernel'
> arm-linux-gcc: error: unrecognized command line option '-mno-sse'
> arm-linux-gcc: error: unrecognized command line option '-mno-mmx'
> arm-linux-gcc: error: unrecognized command line option '-m64'
> arm-linux-gcc: error: unrecognized command line option '-mno-red-zone'
> arm-linux-gcc: error: unrecognized command line option '-mcmodel=kernel'
> arm-linux-gcc: error: unrecognized command line option '-mno-sse'
> arm-linux-gcc: error: unrecognized command line option '-mno-mmx'
> arm-linux-gcc: error: unrecognized command line option '-mno-sse2'
> arm-linux-gcc: error: unrecognized command line option '-mno-3dnow'
> arm-linux-gcc: error: unrecognized command line option '-mno-sse2'
> arm-linux-gcc: error: unrecognized command line option '-mno-3dnow'
> arm-linux-gcc -I/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0
> -I/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/include
> -I/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/include
> -Wp,-MD,/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/cb7210/.cb7210_cs.o.d -nostdinc -isystem
> /usr/local/arm/fs-toolchain-5.2.0-armv7ahf/lib/gcc/arm-fs-linux-gnueabihf/5.2.0/include -I./arch/x86/include
> -Iarch/x86/include/generated/uapi -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi
> -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__
> -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration
> -Wno-format-security -std=gnu89 -m64 -mno-red-zone -mcmodel=kernel -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables
> -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -O2 -fomit-frame-pointer -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s"
> -D"KBUILD_BASENAME=KBUILD_STR(cb7210_cs)" -D"KBUILD_MODNAME=KBUILD_STR(cb7210)" -c -o
> /home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/cb7210/cb7210_cs.o
> /home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/cb7210/cb7210_cs.c
> scripts/Makefile.build:258: die Regel f?r Ziel
> ???/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/agilent_82350b/agilent_82350b_init.o??? scheiterte
> make[6]: *** [/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/agilent_82350b/agilent_82350b_init.o]
> Fehler 1
> scripts/Makefile.build:403: die Regel f?r Ziel
> ???/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/agilent_82350b??? scheiterte
> make[5]: *** [/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/agilent_82350b] Fehler 2
> (cat /dev/null; echo kernel//home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/cec/cec_gpib.ko;) >
> /home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/cec/modules.order
> scripts/Makefile.build:264: die Regel f?r Ziel
> ???/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/agilent_82357a/agilent_82357a.o??? scheiterte
> make[6]: *** [/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/agilent_82357a/agilent_82357a.o] Fehler 1
> scripts/Makefile.build:403: die Regel f?r Ziel
> ???/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/agilent_82357a??? scheiterte
> make[5]: *** [/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/agilent_82357a] Fehler 2
> arm-linux-gcc -I/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0
> -I/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/include
> -I/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/include
> -Wp,-MD,/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/cec/.interrupt.o.d -nostdinc -isystem
> /usr/local/arm/fs-toolchain-5.2.0-armv7ahf/lib/gcc/arm-fs-linux-gnueabihf/5.2.0/include -I./arch/x86/include
> -Iarch/x86/include/generated/uapi -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi
> -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__
> -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration
> -Wno-format-security -std=gnu89 -m64 -mno-red-zone -mcmodel=kernel -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables
> -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -O2 -fomit-frame-pointer -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s"
> -D"KBUILD_BASENAME=KBUILD_STR(interrupt)" -D"KBUILD_MODNAME=KBUILD_STR(cec_gpib)" -c -o
> /home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/cec/interrupt.o
> /home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/cec/interrupt.c
> arm-linux-gcc: error: unrecognized command line option '-m64'
> arm-linux-gcc: error: unrecognized command line option '-mno-red-zone'
> arm-linux-gcc: error: unrecognized command line option '-mcmodel=kernel'
> arm-linux-gcc: error: unrecognized command line option '-mno-sse'
> arm-linux-gcc: error: unrecognized command line option '-mno-mmx'
> arm-linux-gcc: error: unrecognized command line option '-mno-sse2'
> arm-linux-gcc: error: unrecognized command line option '-mno-3dnow'
> scripts/Makefile.build:258: die Regel f?r Ziel ???/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/cec/init.o???
> scheiterte
> make[6]: *** [/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/cec/init.o] Fehler 1
> make[6]: *** Auf noch nicht beendete Prozesse wird gewartet ???
> arm-linux-gcc: error: unrecognized command line option '-m64'
> arm-linux-gcc: error: unrecognized command line option '-mno-red-zone'
> arm-linux-gcc: error: unrecognized command line option '-mcmodel=kernel'
> arm-linux-gcc: error: unrecognized command line option '-mno-sse'
> arm-linux-gcc: error: unrecognized command line option '-mno-mmx'
> arm-linux-gcc: error: unrecognized command line option '-mno-sse2'
> arm-linux-gcc: error: unrecognized command line option '-mno-3dnow'
> scripts/Makefile.build:258: die Regel f?r Ziel
> ???/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/cec/interrupt.o??? scheiterte
> make[6]: *** [/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/cec/interrupt.o] Fehler 1
> scripts/Makefile.build:403: die Regel f?r Ziel ???/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/cec???
> scheiterte
> make[5]: *** [/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/cec] Fehler 2
> arm-linux-gcc: error: unrecognized command line option '-m64'
> arm-linux-gcc: error: unrecognized command line option '-mno-red-zone'
> arm-linux-gcc: error: unrecognized command line option '-mcmodel=kernel'
> arm-linux-gcc: error: unrecognized command line option '-mno-sse'
> arm-linux-gcc: error: unrecognized command line option '-mno-mmx'
> arm-linux-gcc: error: unrecognized command line option '-mno-sse2'
> arm-linux-gcc: error: unrecognized command line option '-mno-3dnow'
> scripts/Makefile.build:258: die Regel f?r Ziel
> ???/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/cb7210/cb7210_cs.o??? scheiterte
> make[6]: *** [/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/cb7210/cb7210_cs.o] Fehler 1
> scripts/Makefile.build:403: die Regel f?r Ziel ???/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/cb7210???
> scheiterte
> make[5]: *** [/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib/cb7210] Fehler 2
> Makefile:1384: die Regel f?r Ziel ???_module_/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib??? scheiterte
> make[4]: *** [_module_/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib] Fehler 2
> make[4]: Verzeichnis ???/home/brenkem/git/DD_TEST/output/build/linux-custom??? wird verlassen
> Makefile:675: die Regel f?r Ziel ???all-local??? scheiterte
> make[3]: [all-local] Fehler 2 (ignoriert)
> make[4]: Verzeichnis ???/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers??? wird betreten
> make[4]: F?r das Ziel ???install-exec-am??? ist nichts zu tun.
> /usr/bin/make install-data-hook
> make[5]: Verzeichnis ???/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers??? wird betreten
> /usr/bin/make -C /home/brenkem/git/DD_TEST/output/build/linux-custom/ V=1 modules_install\
> CC="arm-linux-gcc -I/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0
> -I/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/driver/include
> -I/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/include" \
> SUBDIRS="/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers/gpib" INSTALL_MOD_DIR="gpib"
> make[6]: Verzeichnis ???/home/brenkem/git/DD_TEST/output/build/linux-custom??? wird betreten
> test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
> echo >&2; \
> echo >&2 " ERROR: Kernel configuration is invalid."; \
> echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\
> echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
> echo >&2 ; \
> /bin/false)
> mkdir -p /lib/modules/4.1.15-F+S/gpib
> mkdir: das Verzeichnis ?/lib/modules/4.1.15-F+S??? kann nicht angelegt werden: Keine Berechtigung
> Makefile:1396: die Regel f?r Ziel ???_emodinst_??? scheiterte
> make[6]: *** [_emodinst_] Fehler 1
> make[6]: Verzeichnis ???/home/brenkem/git/DD_TEST/output/build/linux-custom??? wird verlassen
> Makefile:686: die Regel f?r Ziel ???install-data-hook??? scheiterte
> make[5]: *** [install-data-hook] Fehler 2
> make[5]: Verzeichnis ???/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers??? wird verlassen
> Makefile:604: die Regel f?r Ziel ???install-data-am??? scheiterte
> make[4]: *** [install-data-am] Fehler 2
> make[4]: Verzeichnis ???/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers??? wird verlassen
> Makefile:559: die Regel f?r Ziel ???install-am??? scheiterte
> make[3]: *** [install-am] Fehler 2
> make[3]: Verzeichnis ???/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers??? wird verlassen
> Makefile:398: die Regel f?r Ziel ???install-recursive??? scheiterte
> make[2]: *** [install-recursive] Fehler 1
> make[2]: Verzeichnis ???/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/drivers??? wird verlassen
> Makefile:443: die Regel f?r Ziel ???install-recursive??? scheiterte
> make[1]: *** [install-recursive] Fehler 1
> make[1]: Verzeichnis ???/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0??? wird verlassen
> package/pkg-generic.mk:234: die Regel f?r Ziel
> ???/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/.stamp_staging_installed??? scheiterte
> make: *** [/home/brenkem/git/DD_TEST/output/build/linux-gpib-4.1.0/.stamp_staging_installed] Fehler 2
>
> [4]:
> http://buildroot-busybox.2317881.n4.nabble.com/PATCH-1-2-package-Makefile-in-should-grab-HOST-DIR-headers-using-isystem-instead-of-I-td141444.html#a141774
>
> Mit freundlichen Gr??en / Best regards
>
> Maik Brenke
> Embedded Software Engineer
> BU ADAS
>
> Continental
> Division Chassis & Safety
> Ringlerstrasse 17, 85057 Ingolstadt
> Germany
>
> Phone: +49-841-881-12401
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2018-04-19 8:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-19 7:59 [Buildroot] implement of linux-gpib package for version 4.1.0 Maik.Brenke at continental-corporation.com
2018-04-19 8:48 ` Yann E. MORIN [this message]
2018-04-25 13:57 ` [Buildroot] Antwort: " Maik.Brenke at continental-corporation.com
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180419084836.GB30285@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox