All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 1369] New: cannot build radvd (flex problem)
@ 2010-03-20 16:23 bugzilla at busybox.net
  2010-03-20 16:24 ` [Buildroot] [Bug 1369] " bugzilla at busybox.net
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2010-03-20 16:23 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=1369

           Summary: cannot build radvd (flex problem)
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: alex at digriz.org.uk
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


When trying to build radvd (which now is at version 1.6, you only call for 1.6
so this needs bumping up too) I get the following error:
----
checking dependency style of
/usr/src/wag54g/buildroot/output/staging/usr/bin/mipsel-linux-uclibc-gcc -Os
-pipe -Os  -I/usr/src/wag54g/buildroot/output/staging/usr/include
-I/usr/src/wag54g/buildroot/output/staging/include
--sysroot=/usr/src/wag54g/buildroot/output/staging/ -isysroot
/usr/src/wag54g/buildroot/output/staging -mtune=mips32 -mabi=32 -msoft-float
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for rm... /bin/rm
checking for sed... /usr/src/wag54g/buildroot/output/toolchain/bin/sed
checking for ln... /bin/ln
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... configure: error: cannot find output from
flex; giving up
make: *** [/usr/src/wag54g/buildroot/output/build/radvd-1.5/.stamp_configured]
Error 1
----

If I hunt for the relevent bit in config.log I find:
----
configure:3149: found /bin/ln
configure:3161: result: /bin/ln
configure:3172: checking for bison
configure:3188: found /usr/bin/bison
configure:3198: result: bison -y
configure:3214: checking for flex
configure:3230: found /usr/src/wag54g/buildroot/output/staging/usr/bin/flex
configure:3240: result: flex
configure:3253: checking for yywrap in -lfl
configure:3283:
/usr/src/wag54g/buildroot/output/staging/usr/bin/mipsel-linux-uclibc-gcc -Os
-pipe -Os  -I/usr/src/wag54g/buildroot/output/staging/usr/include
-I/usr/src/wag54g/buildroot/output/staging/include
--sysroot=/usr/src/wag54g/buildroot/output/staging/ -isysroot
/usr/src/wag54g/buildroot/output/staging -mtune=mips32 -mabi=32 -msoft-float
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o conftest
-Os -pipe -Os  -I/usr/src/wag54g/buildroot/output/staging/usr/include
-I/usr/src/wag54g/buildroot/output/staging/include
--sysroot=/usr/src/wag54g/buildroot/output/staging/ -isysroot
/usr/src/wag54g/buildroot/output/staging -mtune=mips32 -mabi=32 -msoft-float
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
-L/usr/src/wag54g/buildroot/output/staging/lib
-L/usr/src/wag54g/buildroot/output/staging/usr/lib
--sysroot=/usr/src/wag54g/buildroot/output/staging/ conftest.c -lfl   >&5
configure:3289: $? = 0
configure:3293: test -z 
                         || test ! -s conftest.err
configure:3296: $? = 0
configure:3299: test -s conftest
configure:3302: $? = 0
configure:3315: result: yes
configure:3393: checking lex output file root
configure:3404: flex conftest.l
/lib/ld-uClibc.so.0: No such file or directory
configure:3407: $? = 255
configure:3414: error: cannot find output from flex; giving up
----

I have not the slightest idea where to begin with trying to fix this, but happy
to test anything anyone sends to me.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] [Bug 1369] cannot build radvd (flex problem)
  2010-03-20 16:23 [Buildroot] [Bug 1369] New: cannot build radvd (flex problem) bugzilla at busybox.net
@ 2010-03-20 16:24 ` bugzilla at busybox.net
  2010-04-02 13:14 ` bugzilla at busybox.net
  2010-08-24 15:03 ` bugzilla at busybox.net
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2010-03-20 16:24 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=1369





--- Comment #1 from Alexander Clouter <alex@digriz.org.uk>  2010-03-20 16:24:19 UTC ---
re: version 1.6, I meant to say you only pull version 1.5


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] [Bug 1369] cannot build radvd (flex problem)
  2010-03-20 16:23 [Buildroot] [Bug 1369] New: cannot build radvd (flex problem) bugzilla at busybox.net
  2010-03-20 16:24 ` [Buildroot] [Bug 1369] " bugzilla at busybox.net
@ 2010-04-02 13:14 ` bugzilla at busybox.net
  2010-08-24 15:03 ` bugzilla at busybox.net
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2010-04-02 13:14 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=1369


Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Peter Korsgaard <jacmet@uclibc.org>  2010-04-02 13:14:25 UTC ---
Fixed in git (0a179adef3e62)


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] [Bug 1369] cannot build radvd (flex problem)
  2010-03-20 16:23 [Buildroot] [Bug 1369] New: cannot build radvd (flex problem) bugzilla at busybox.net
  2010-03-20 16:24 ` [Buildroot] [Bug 1369] " bugzilla at busybox.net
  2010-04-02 13:14 ` bugzilla at busybox.net
@ 2010-08-24 15:03 ` bugzilla at busybox.net
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2010-08-24 15:03 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=1369

--- Comment #3 from Olivier <orosello@corp.free.fr>  ---
I have the same problem while trying to compile linux-atm with
buildroot-2010.05 (busybox 1.16.x) for powerpc :

checking dependency style of
/home/olivier/buildroot-2010.05/output/staging/usr/bin/powerpc-unknown-linux-uclibc-gcc
-Os -pipe -Os  -mtune=e500mc
-I/home/olivier/buildroot-2010.05/output/staging/usr/include
-I/home/olivier/buildroot-2010.05/output/staging/include
--sysroot=/home/olivier/buildroot-2010.05/output/staging/ -isysroot
/home/olivier/buildroot-2010.05/output/staging... none
checking for flex... flex
checking lex output file root... configure: error: cannot find output from
flex; giving up
make: ***
[/home/olivier/buildroot-2010.05/output/build/linux-atm-2.5.1/.stamp_configured]
Error 1

$ less output/build/linux-atm-2.5.1/config.log

configure:3727: checking dependency style of
/home/olivier/buildroot-2010.05/output/staging/usr/bin/powerpc-unknown-linux-uclibc-gcc
-Os -pipe -Os  -mtune=e500mc
-I/home/olivier/buildroot-2010.05/output/staging/usr/include
-I/home/olivier/buildroot-2010.05/output/staging/include
--sysroot=/home/olivier/buildroot-2010.05/output/staging/ -isysroot
/home/olivier/buildroot-2010.05/output/staging
configure:3837: result: none
configure:3857: checking for flex
configure:3873: found
/home/olivier/buildroot-2010.05/output/staging/usr/bin/flex
configure:3884: result: flex
configure:3921: flex conftest.l
/lib/ld-uClibc.so.0: No such file or directory
configure:3925: $? = 255
configure:3927: checking lex output file root
configure:3938: error: cannot find output from flex; giving up

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-08-24 15:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-20 16:23 [Buildroot] [Bug 1369] New: cannot build radvd (flex problem) bugzilla at busybox.net
2010-03-20 16:24 ` [Buildroot] [Bug 1369] " bugzilla at busybox.net
2010-04-02 13:14 ` bugzilla at busybox.net
2010-08-24 15:03 ` bugzilla at busybox.net

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.