gcc 2.95.2, placement new hassles.

2000-07-16 Thread Dave Preece (KB Group)
Possibly off topic, but here goes. I'm trying to use placement new with gcc 2.95.2 on FBSD4.0-Release and can't get it to go with an error: :11: too many arguments to function `void * operator new(unsigned int)' Disclaimer: I've never tried to use placement new before, but I've RTFM'd fairly he

RE: gcc 2.95.2, placement new hassles - solved.

2000-07-16 Thread Dave Preece (KB Group)
Panic over, #include solved that. You learn something new every day. No pun intended. Apologies for offtopicness. 50 lines of "I will look on deja next time". Dave :) To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

RE: Kernel compile problem?

2000-09-05 Thread Dave Preece (KB Group)
> Just wondered if anyone could help me out here, Im trying to > cvsup from > 4.0-RELEASE to 4.1-STABLE and on a make depend on my kernel I get the > following: > > ===> agp > make: don't know how to make agp_if.c. Stop > *** Error code 2 > > Anyone else getting this error on a build? Yup. I