[BusyBox] Compilation problem

Ravi Dhanshetty ravis at vxl.co.in
Wed Mar 10 04:21:50 UTC 2004


Hi all
        This the first my first mail to u busybox mail list.
        Just now only i downloaded the latest busybox source.
        busybox-1.00-pre8.tar.gz
        I m using the Redhat Linux - 8.0 with Kernel verison 2.4.18-14
        i tried to compile ( make) the source, but it gives me following
error:
        (    i did :
               make menuconfig,
                make dep
                make
         )
        "gcc : cannot specify -o with -c or -S and multiple compilations."
        "make: *** [applets/applets.o] Error 1"
        expecting help for solving this compilation issue.

thnax and regards,
ravi



----- Original Message -----
From: <busybox-request at mail.busybox.net>
To: <busybox at mail.busybox.net>
Sent: Wednesday, March 10, 2004 12:30 AM
Subject: busybox Digest, Vol 13, Issue 22


Send busybox mailing list submissions to
busybox at mail.busybox.net

To subscribe or unsubscribe via the World Wide Web, visit
http://busybox.net/mailman/listinfo/busybox
or, via email, send a message with subject or body 'help' to
busybox-request at mail.busybox.net

You can reach the person managing the list at
busybox-owner at mail.busybox.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of busybox digest..."


Today's Topics:

   1. [PATCH] --stdio option for passwd & log level patch for
      syslog (Oleg I. Vdovikin)
   2. modutils problem with busybox_1_00pre8  (Oleg I. Vdovikin)
   3. Re: modutils problem with busybox_1_00pre8 (Manuel Novoa III)


----------------------------------------------------------------------

Message: 1
Date: Tue, 9 Mar 2004 18:35:44 +0300
From: "Oleg I. Vdovikin" <oleg at cs.msu.su>
Subject: [BusyBox] [PATCH] --stdio option for passwd & log level patch
for syslog
To: <busybox at mail.codepoet.org>
Message-ID: <005201c405ec$307dd470$6628d0c3 at mlab.cs.msu.su>
Content-Type: text/plain; charset="koi8-r"

Hello,

    this is my first post to the list, so firstly I just want to say thank
you for your effort! I'm now using busybox to build custom firmware for Asus
WL-500b/g wireless routers
http://www.asus.com/products/communication/wireless/wl-500g/overview.htm
(similar to linksys wrt54g, but with usb&lpt port). Asus violates GPL and
have not published GPLed sources at the moment.

    Attached please find 2 patches. The first one adds "--stdio" option to
passwd. The patch iteself in only 10 lines of code, other are just "if else"
reformating. And the later patch adds an -l option to syslogd to filter
localally logged messages based on their priority. This is very usefull on
the embedded platform and the only way to filter out annoying debug
messages.

Thanks,
    Oleg.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: busybox-1.00-pre8-passwd-stdin.patch
Type: application/octet-stream
Size: 4528 bytes
Desc: not available
Url :
http://busybox.net/lists/busybox/attachments/20040309/b4f9fd44/busybox-1.00
-pre8-passwd-stdin-0001.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: busybox-1.00-pre8-syslog-level.patch
Type: application/octet-stream
Size: 2019 bytes
Desc: not available
Url :
http://busybox.net/lists/busybox/attachments/20040309/b4f9fd44/busybox-1.00
-pre8-syslog-level-0001.obj

------------------------------

Message: 2
Date: Tue, 9 Mar 2004 19:05:49 +0300
From: "Oleg I. Vdovikin" <oleg at cs.msu.su>
Subject: [BusyBox] modutils problem with busybox_1_00pre8
To: <busybox at mail.codepoet.org>
Message-ID: <00e101c405f0$63b4a6d0$6628d0c3 at mlab.cs.msu.su>
Content-Type: text/plain; charset="koi8-r"

Hi,

    and my one cent. The QM_MODULES releated modutils are broken in
1.00-pre8: lsmod, insmod does not work at least for mips. 1.00-pre7 works
fine. And I'm also using uclibc. Have not figured out what exactly
happens...

Regards,
    Oleg.



------------------------------

Message: 3
Date: Tue, 9 Mar 2004 11:49:36 -0700
From: mjn3 at codepoet.org (Manuel Novoa III)
Subject: Re: [BusyBox] modutils problem with busybox_1_00pre8
To: "Oleg I. Vdovikin" <oleg at cs.msu.su>
Cc: busybox at mail.codepoet.org
Message-ID: <20040309184936.GA6048 at codepoet.org>
Content-Type: text/plain; charset=us-ascii

On Tue, Mar 09, 2004 at 07:05:49PM +0300, Oleg I. Vdovikin wrote:
>     and my one cent. The QM_MODULES releated modutils are broken in
> 1.00-pre8: lsmod, insmod does not work at least for mips. 1.00-pre7 works
> fine. And I'm also using uclibc. Have not figured out what exactly
> happens...

If it is the problem I'm thinking of, it is due to the change in
libbb/module_syscalls.c and the fact that uClibc's syscall() function
is broken for number of args > 4 (?).  There's a workaround in
current busybox cvs.

Manuel


------------------------------

_______________________________________________
busybox mailing list
busybox at mail.busybox.net
http://busybox.net/mailman/listinfo/busybox


End of busybox Digest, Vol 13, Issue 22
***************************************






More information about the busybox mailing list