Your message dated Sun, 01 Jun 2014 10:50:12 -0300
with message-id <[email protected]>
and subject line Re: libnewlib-dev: unable to compile anything against it
has caused the Debian Bug report #594637,
regarding libnewlib-dev: unable to compile anything against it
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
594637: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594637
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libnewlib-dev
Version: 1.18.0-6
Severity: wishlist

I have a really hard time compiling anything against libnewlib-dev,
for example, <stddef.h> is missing and wint_t (sys/_types.h) missing,
/usr/lib/newlib/i486-linux-gnu/include/sys/types.h includes a file
called features.h which isn’t found, not to speak of linux/* headers
that aren’t delivered either.

I basically tried:

cd pathtomkshsourcetree¹
CPPFLAGS='-nostdinc -I/usr/lib/newlib/i486-linux-gnu/include' 
LDFLAGS='-nostdlib -L/usr/lib/newlib/i486-linux-gnu/lib 
/usr/lib/newlib/i486-linux-gnu/lib/crt0.o 
/usr/lib/newlib/i486-linux-gnu/lib/crt1.o' LIBS=-lc mksh Build.sh -r

① apt-get source mksh #from sid, there it's already extracted, for example


The entire package does not come with a̲n̲y̲ kind of information
what the correct CPPFLAGS, CFLAGS, LDFLAGS, LIBS are, anyway.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-6-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/mksh

Versions of packages libnewlib-dev depends on:
ii  libnewlib0                    1.18.0-6   newlib C library (runtime)

libnewlib-dev recommends no packages.

libnewlib-dev suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Control: tag -1 + wontfix

On 08/27/2010 06:52 PM, Thorsten Glaser wrote:
> Package: libnewlib-dev
> Version: 1.18.0-6
> Severity: wishlist
> 
> I have a really hard time compiling anything against libnewlib-dev,
> for example, <stddef.h> is missing and wint_t (sys/_types.h) missing,
> /usr/lib/newlib/i486-linux-gnu/include/sys/types.h includes a file
> called features.h which isn’t found, not to speak of linux/* headers
> that aren’t delivered either.
> 
> I basically tried:
> 
> cd pathtomkshsourcetree¹
> CPPFLAGS='-nostdinc -I/usr/lib/newlib/i486-linux-gnu/include' 
> LDFLAGS='-nostdlib -L/usr/lib/newlib/i486-linux-gnu/lib 
> /usr/lib/newlib/i486-linux-gnu/lib/crt0.o 
> /usr/lib/newlib/i486-linux-gnu/lib/crt1.o' LIBS=-lc mksh Build.sh -r
> 
> ① apt-get source mksh #from sid, there it's already extracted, for example
> 
> 
> The entire package does not come with a̲n̲y̲ kind of information
> what the correct CPPFLAGS, CFLAGS, LDFLAGS, LIBS are, anyway.

Hi Thorsten,
            I'm closing this because the binaries for x86 are not delivered any
more since the version 2.0. So if you want to build mksh using this, first, you
need build the package for this platform.

Best regards,

-- 
TiN

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to