LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-12-2005, 09:09 PM   #1
bm1
Member
 
Registered: Nov 2002
Location: NZ
Distribution: freeBSD, slack
Posts: 156

Rep: Reputation: 30
EXIM_USER problems


i have copied ~/exim<version>/src/EDITME ~/exim<version>/Local/Makefile
when i make in the top level directory i get this error

*** EXIM_USER is defined as an empty string in one of the files
in the "Local" directory. Please review your build-time
configuration.

make[1]: *** [config.h] Error 1
make[1]: Leaving directory `/home/bm/exim-4.43/build-Linux-i386'
make: *** [go] Error 2

so i define a EXIM_USER e.g.

EXIM_USER=exim

then i get this error

*** EXIM_USER contains the control character 0x0D in one of the files
in the "Local" directory. Please review your build-time
configuration.

make[1]: *** [config.h] Error 1
make[1]: Leaving directory `/home/bm/exim-4.43/build-Linux-i386'
make: *** [go] Error 2

thank you in advance
bm1
 
Old 01-13-2005, 05:06 AM   #2
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
do man ascii then look for the 0x0d value (or just 0d), you will find
"cr" that mean carriage return( can be specified as \r) .
So you have to change the files which have a carriage return instead of
a new line char (0x0a, nl, \n)

The tr command could solve this like
cat file_2_change | tr '\r' '\n' > file_changed
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Ethernet Adsl Modem Driver Problems And Install Problems... akhilnair Linux - Hardware 12 11-28-2004 08:19 AM
cisco 350 wireless problems and suse x-server problems incognito9 Linux - Wireless Networking 5 10-14-2004 07:53 AM
Problems with OSS while trying to avoid problems in ALSA (scratchy sound) GT_Onizuka Linux - General 1 02-05-2004 11:55 PM
Problems, problems, problems. Lets start with the soundcard Kre8ive Linux - Newbie 5 08-07-2003 01:20 AM
Problems, problems, problems. Lets start with the ES 1868 AudioDrive Kre8ive Linux - Newbie 1 08-06-2003 07:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:18 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration