stupid late mail ;P ----- Original Message ----- From: "Paul 'MoOg' Samways" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 06, 2002 12:31 PM Subject: Re: [hlcoders] Linux compile problems
> Wierd, the files shouldn't have gained any since the source has been sat on > a linux cvs server and my windows cvs client has been told to covert the > CR/LF when it uploads. > > I'll see if that fixes it. > > ----- Original Message ----- > From: "botman" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, March 06, 2002 12:28 PM > Subject: Re: [hlcoders] Linux compile problems > > > > > I've had to start again from scratch on our linux build, and in trying > to > > > get it working again I've met an error that's completely new to me. > > > > > > It seems everywhere there is a #define in a header file that spreads > over > > > multiple lines, the compiler doesn't understand it. > > > > This is probably due to transfering the files to the Linux box using FTP > in > > BINARY mode (or just unzipping then directly on the Linux box). Run > dos2unix > > to convert the CR/LF on the files to newline format. > > > > The compiler and make won't like the carriage return/linefeed stuff at the > ends > > of lines. > > > > Jeffrey "botman" Broome > > > > _______________________________________________ > > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > > http://list.valvesoftware.com/mailman/listinfo/hlcoders > > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please visit: > http://list.valvesoftware.com/mailman/listinfo/hlcoders > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

