All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] 2.4.0 merge mangle our tree?
@ 2001-01-25  3:46 Grant Grundler
  2001-01-25  4:19 ` Michael Ang
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Grant Grundler @ 2001-01-25  3:46 UTC (permalink / raw)
  To: parisc-linux

Hi Matthew,

I did 'cvs co -D "1/24/2001 09:00 MST" linux' in order to pick
up the bits before the 2.4.0 "First take" commit.

	make distclean
	make oldconfig
	edit .config to set CONFIG_SMP=y
	make oldconfig
	make -j4 dep
	make -j4 palo  (dies with error)

"make palo" dies with:

hppa-linux-gcc -D__KERNEL__ -I/linux/smp64/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -D__linux__ -pipe -fno-strength-reduce -mno-space-regs -mfast-indirect-calls -mschedule=7200 -mdisable-fpregs -fno-strict-aliasing -ffunction-sections    -c -o tcp_minisocks.o tcp_minisocks.c
tcp_minisocks.c: In function `tcp_timewait_state_process':
tcp_minisocks.c:137: too many arguments to function `tcp_parse_options'
tcp_minisocks.c: In function `tcp_check_req':
tcp_minisocks.c:812: too many arguments to function `tcp_parse_options'
make[3]: *** [tcp_minisocks.o] Error 1
make[3]: Leaving directory `/linux/smp64/linux/net/ipv4'
...


grundler <725>fgrep tcp_minisocks net/ipv4/CVS/Entries 
/tcp_minisocks.c/1.1.1.2/Tue Jan  9 16:56:41 2001/-ko/D2001.01.24.07.00.00

And from the cvs log output:
head: 1.2
...
symbolic names:
	LINUS_240_FIXUP: 1.1.0.2
	LINUS_240_PREMERGE: 1.1
	LINUS_240: 1.1.1.2
	LINUX_240_PREIMPORT: 1.1
...
----------------------------
revision 1.2
date: 2001/01/25 00:03:54;  author: willy;  state: Exp;  lines: +3 -3

Linus 2.4.0 merge (take one)
----------------------------
...


Why am I picking up the LINUS_240 version of this file?
Is "-D" the wrong method to use?

Tried "cvs update -rLINUS_240_PREMERGE" and that seemed to do what
I think I wanted. But backs out a few recent changes. *sigh*.

thanks,
grant

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

end of thread, other threads:[~2001-02-04 13:34 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-25  3:46 [parisc-linux] 2.4.0 merge mangle our tree? Grant Grundler
2001-01-25  4:19 ` Michael Ang
2001-01-25 13:02   ` Matthew Wilcox
2001-01-25 14:56     ` Michael Ang
2001-01-25 15:06       ` Matthew Wilcox
2001-01-25 10:19 ` Richard Hirst
2001-01-25 12:00   ` Richard Hirst
2001-01-25 17:33   ` [parisc-linux] C100 improvements, problems Greg Ingram
2001-01-25 17:36     ` Richard Hirst
2001-01-26 18:16       ` Greg Ingram
2001-02-04 12:11         ` Richard Hirst
2001-01-25 17:42     ` Matthew Wilcox
2001-01-26 18:17       ` [parisc-linux] C100 report, latest CVS bits Greg Ingram
2001-01-25 18:24   ` [parisc-linux] 2.4.0 merge mangle our tree? Grant Grundler
2001-01-25 17:24 ` Matthew Wilcox

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.