Current-Users archive

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

Re: Build errors in distrib/utils/more - multiple ports



Thanks.


Matt, any problem with reverting this commit? Do you want to do it, or should I?


On Tue, 2 Jul 2013, Izumi Tsutsui wrote:

/build/netbsd-local/tools/x86_64/mac68k/bin/m68k--netbsdelf-gcc -Os  -std=gnu99 
-Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-sign-compare  -Wno-traditional  -Wa,--fatal-warnings -Wno-uninitialized 
-Werror    -I/build/netbsd-local/src/distrib/utils/more 
--sysroot=/build/netbsd-local/dest/mac68k-c    
/build/netbsd-local/src/distrib/utils/more/main.c
/var/tmp//ccHwzcaj.s: Assembler messages:
/var/tmp//ccHwzcaj.s:4: Warning: unterminated string; newline inserted
/var/tmp//ccHwzcaj.s: Error: 1 warnings, treating warnings as errors

Revert this one:
http://mail-index.netbsd.org/source-changes/2013/06/28/msg045149.html
or remove __COPYRIGHT() lines completely.

__COPYRIGHT() strings are passed to __asm(),
so ANSI C string concatenation won't work, I guess.

---
Izumi Tsutsui

!DSPAM:51d2bd5194262143521220!



-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index