Re: ABS compile error
guh <[email protected]> Sat, 14 Jun 2003 21:32:40 -0700 (PDT)
| Newsgroups | gmane.network.everybuddy.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks, I've almost got it methinks. I've got those problems solved (see below for details), but 'make install' throws: make[2]: Entering directory `/home/info/gzip/eb-lite-alpha-9/core/plugins/msn' make[2]: *** No rule to make target `install'. Stop. So, I checked core/msn/Makefile and found: #install: # # INSTALL NOT YET IMPLEMENTED! # false which seems to be causing the error. This claims to be auto-generated by ./config.mer, so I'm not sure where I went wrong. How i fixed the other problems (if you care): --- Meredydd <[email protected]> wrote: > Hmm - if it's ABS, you shouldn't be running "configure" - there > shouldn't *be* > a configure - try running ./config.mer. From the output you list > later, bizarrely, it looks like that's what you did... oh, sorry I meant ./config.mer, although i did run both because both gzips were installed to the same directory. Then I started over and just gunzipped the ABS as to only run ./config.mer. > You have a couple of options: > > (a) Try "which g++". If it was, say, in /usr/bin/g++, then you can > make a link > to it with: > ln -s g++ /usr/bin/c++ > (as root, of course) > > (b) Edit the Makefile - unlike the autotools-created monstrosities, > the ABS > makefiles are quite simple to edit. Look for the line in > eb-lite-alpha9/core/src/Makefile which starts with "c++", and change > it to > "g++". No root access required, and it should build after this. > Downside is > that you'd have to do it again each time This is where it got strange. I tried making the link and got: ln: `/usr/bin/c++': File exists but when I try to run it, it tells me: bash: /usr/bin/c++: No such file or directory I'm running Mandrake 9.0 and when I run ls /usr/bin/c++ I do get the file listed as flashing white text on a red background, followed by a normal colored gray @ on the normal black background. It scared me, so I just edited config.mer to use g++ rather than c++, and that got make working just dandy. Thanks, g __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com