bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Garbage characters in the output of make -np in the Linux source tree


From: Manoj Srivastava
Subject: Garbage characters in the output of make -np in the Linux source tree
Date: Sat, 16 Feb 2002 13:06:13 -0600
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (i386-debian-linux-gnu) (i386-debian-linux-gnu)

Hi,
           [Please retain the CC to address@hidden so
           that the Debian Bug Tracking system can record your input]

         This has been reported by a debian user.

        I have confirmed that the problem exists with the latest Linux
 make and the kernel source, (2.4.17 at the time of writing). I
 thought perhaps the locale was to blame? I would suspect that Pásztor
 probably uses a non C, non English locale, and I am currently running
 under en_US.UTF-8, but I get the same (bad) results even in the C
 locale. So, tested bad: C, en_US.UTF-8, de_DE.  However, others,
 running under spanish and de.DE.ISO-8859-1 find that the output is
 sane. I am at a loss as to how to proceed to further define this
 issue -- perhaps the locale this is a red herring.

        manoj

======================================================================
With a 2.4.5 or 2.4.13 kernel source, make -np produces garbage upon
substituting filenames when making modules and works properly when
making symlinks.

sample output from make -np symlinks:
-----------------------------------------------------------------
# Variables

# default
F77 = $(FC)
# makefile (from `.config', line 219)
CONFIG_BLK_DEV_ADMA = y
# makefile (from `Makefile', line 39)
DEPMOD = /sbin/depmod
# makefile (from `Makefile', line 17)
-----------------------------------------------------------------

sample output from make -np modules:
----------------------------------------------------------------
# Variables

# default
F77 = $(FC)
# makefile (from `<C0><FB>^H<82>
<D8>$^', line 219)
CONFIG_BLK_DEV_ADMA = y
# makefile (from `/usr/src/linux-2.4.13/Rules.make', line 25)
obj-m := 
# default
PREPROCESS.r = $(FC) $(FFLAGS) $(RFLAGS) $(TARGET_ARCH) -F
# environment
OBJCOPY = objcopy -O binary -R .note -R .comment -S
# makefile (from `<C0><FB>^H<82>
<D8>$^', line 216)
---------------------------------------------------------------

sample output from make -np (2.4.17)
----------------------------------------------------------------
# makefile (from `žîxÑ
€øèž
0w
èaddress@hidden
PX     …     Xö
pÕàë
(+     °|
h! žÐ
Èpšé à     ˆ¹
ø°Xè è
        èW     Xt
˜k
àDÈô
؊     hØ
`=     àƒ     Ȃ0p-H? Ä
Ø
        š
ˆ([
XŸžk
˜Ø XÑ
P
xT
ž
0×
¹
øš     ˜?     ', line 104)
CONFIG_PARPORT_PC = y
----------------------------------------------------------------
======================================================================
--
 I do not know myself and God forbid that I should. Johann Wolfgang
 von Goethe
Manoj Srivastava   <address@hidden>  <http://www.debian.org/%7Esrivasta/>
1024R/C7261095 print CB D9 F4 12 68 07 E4 05  CC 2D 27 12 1D F5 E8 6E
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C



reply via email to

[Prev in Thread] Current Thread [Next in Thread]