
acs at hourglassone
Mar 28, 2003, 11:47 AM
Post #4 of 4
(861 views)
Permalink
|
|
RE: Re[2]: Makefile:3: *** missing separator. (solved)
[In reply to]
|
|
Sounds like an automake/autoconf issue.. Ya might have to do a make distclean before trying to compile again. I've run into this when compiling other things (giFT/OpenFT is a great example). Cheers, Aaron -----Original Message----- From: mythtv-users-bounces [at] snowman [mailto:mythtv-users-bounces [at] snowman] On Behalf Of cafeschintze Sent: Friday, March 28, 2003 4:11 AM To: mythtv-users [at] snowman Subject: Re[2]: [mythtv-users] Makefile:3: *** missing separator. (solved) Hello cafeschintze, Wednesday, March 26, 2003, 10:35:08 AM, you wrote: >> when trying to compile mythtv with the latest cvs I get the >> following error: Makefile:3: *** missing separator. >> Any clues? >> It worked with earlier 0.8 cvs versions. > I learned, that the "missing seperator" error says, that in the given > line there should be a tab. However, adding a tab to the line doesn't > help. Nobody, who has an idea? I reloaded the whole CVS version from scratch and it seems to be working now (compiling is in progress). Don't know why this had happened. -- Best regards, cafeschintze mailto:cafeschintze [at] gmx _______________________________________________ mythtv-users mailing list mythtv-users [at] snowman http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users
|