[Wireshark-bugs] [Bug 14622] cross-build brokendue to make-dissectors and make-taps

2018-06-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14622 --- Comment #18 from Guy Harris --- (In reply to João Valverde from comment #17) > Using ./configure CFLAGS_FOR_BUILD="-std=c99" should allow you to build. > Your compiler is defaulting to C89. It's something else that should be > looking

[Wireshark-bugs] [Bug 14622] cross-build brokendue to make-dissectors and make-taps

2018-06-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14622 --- Comment #17 from João Valverde --- (In reply to M. S. from comment #15) > Hello! Nice and fast work, hovewer, I would like to ask one thing, that's > probably related to this bug. > > As I've said, I'm using OpenWRT buildroot (don't

[Wireshark-bugs] [Bug 14622] cross-build brokendue to make-dissectors and make-taps

2018-06-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14622 --- Comment #16 from Peter Wu --- (In reply to M. S. from comment #15) > I needed to pass -std=c99 in CFLAGS, because without that, > the compilation was broken due to for loop declaration with > iterator inside (I mean for (int i = XX ...

[Wireshark-bugs] [Bug 14622] cross-build brokendue to make-dissectors and make-taps

2018-06-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14622 --- Comment #15 from M. S. --- Hello! Nice and fast work, hovewer, I would like to ask one thing, that's probably related to this bug. As I've said, I'm using OpenWRT buildroot (don't confuse it with buildbot :) ). Because of unknown rea

[Wireshark-bugs] [Bug 14622] cross-build brokendue to make-dissectors and make-taps

2018-05-31 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14622 João Valverde changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[Wireshark-bugs] [Bug 14622] cross-build brokendue to make-dissectors and make-taps

2018-05-31 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14622 --- Comment #13 from Gerrit Code Review --- Change 27927 merged by João Valverde: autotools: Use CC_FOR_BUILD with make-taps and make-dissectors https://code.wireshark.org/review/27927 -- You are receiving this mail because: You are wat

[Wireshark-bugs] [Bug 14622] cross-build brokendue to make-dissectors and make-taps

2018-05-31 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14622 --- Comment #12 from Gerrit Code Review --- Change 27927 had a related patch set uploaded by João Valverde: autotools: Use CC_FOR_BUILD with make-taps and make-dissectors https://code.wireshark.org/review/27927 -- You are receiving this

[Wireshark-bugs] [Bug 14622] cross-build brokendue to make-dissectors and make-taps

2018-05-31 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14622 --- Comment #11 from Gerrit Code Review --- Change 27922 had a related patch set uploaded by Guy Harris: Don't require post-GLib 2.22.0 functions in build tools. https://code.wireshark.org/review/27922 -- You are receiving this mail bec

[Wireshark-bugs] [Bug 14622] cross-build brokendue to make-dissectors and make-taps

2018-05-30 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14622 --- Comment #10 from Gerrit Code Review --- Change 27920 had a related patch set uploaded by João Valverde: autotools: Use CC_FOR_BUILD with make-taps and make-dissectors https://code.wireshark.org/review/27920 -- You are receiving this

[Wireshark-bugs] [Bug 14622] cross-build brokendue to make-dissectors and make-taps

2018-05-30 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14622 --- Comment #9 from João Valverde --- (In reply to M. S. from comment #8) > Hello. > > I've encountered this error while trying to build tshark for the OpenWRT and > while researching for possible solutions, I've found this bugreport. >

[Wireshark-bugs] [Bug 14622] cross-build brokendue to make-dissectors and make-taps

2018-05-30 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14622 M. S. changed: What|Removed |Added CC||ina...@gmail.com --- Comment #8 from M. S

[Wireshark-bugs] [Bug 14622] cross-build brokendue to make-dissectors and make-taps

2018-05-24 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14622 Peter Wu changed: What|Removed |Added See Also||https://bugs.wireshark.org/

[Wireshark-bugs] [Bug 14622] cross-build brokendue to make-dissectors and make-taps

2018-05-18 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14622 João Valverde changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[Wireshark-bugs] [Bug 14622] cross-build brokendue to make-dissectors and make-taps

2018-04-26 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14622 --- Comment #7 from dirk.eib...@gdsys.cc --- (In reply to Jaap Keuter from comment #6) > Dirk, the bug meta data says 'Version: Git', as does the pasted Build > Information suggest. Please be aware the the autotools support is being > remov

[Wireshark-bugs] [Bug 14622] cross-build brokendue to make-dissectors and make-taps

2018-04-25 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14622 --- Comment #6 from Jaap Keuter --- Dirk, the bug meta data says 'Version: Git', as does the pasted Build Information suggest. Please be aware the the autotools support is being removed from the development version. If this is to be solve

[Wireshark-bugs] [Bug 14622] cross-build brokendue to make-dissectors and make-taps

2018-04-25 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14622 Pascal Quantin changed: What|Removed |Added CC||pascal.quan...@gmail.com --- Com

[Wireshark-bugs] [Bug 14622] cross-build brokendue to make-dissectors and make-taps

2018-04-25 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14622 --- Comment #4 from João Valverde --- (In reply to Peter Wu from comment #3) > It probably needs something similar to tools/lemon/Makefile.am Agreed. To which branches does this bug apply, anyone? I lost track with all the recent changes.

[Wireshark-bugs] [Bug 14622] cross-build brokendue to make-dissectors and make-taps

2018-04-25 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14622 Peter Wu changed: What|Removed |Added CC||joao.valverde@tecnico.ulisb

[Wireshark-bugs] [Bug 14622] cross-build brokendue to make-dissectors and make-taps

2018-04-25 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14622 --- Comment #2 from dirk.eib...@gdsys.cc --- > Does this apply: > https://cmake.org/Wiki/ > CMake_Cross_Compiling#Using_executables_in_the_build_created_during_the_build No, since I am using automake. -- You are receiving this mail becau

[Wireshark-bugs] [Bug 14622] cross-build brokendue to make-dissectors and make-taps

2018-04-25 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14622 --- Comment #1 from Jaap Keuter --- Does this apply: https://cmake.org/Wiki/CMake_Cross_Compiling#Using_executables_in_the_build_created_during_the_build -- You are receiving this mail because: You are watching all bug changes.__