[RTcmix-discuss] RTcmix on Ubuntu i686 compile problems
John Gibson
johgibso at indiana.edu
Mon Oct 24 18:42:45 EDT 2005
??
No, it turns "usr/local" into "usr". Isn't that what we want,
unless perl really is in /usr/local?
Peter, would you run this command line and send us the output?
perl -MExtUtils::Embed -e ldopts
Also, this one...
type perl
JG
On Oct 24, 2005, at 4:33 PM, Douglas Scott wrote:
> John, did the src/rtcmix/Makefile get screwed up? Note what the
> 'sed' script does below: It turns "/usr/lib/..." into "/local/
> usr/..." rather than "/usr/local/...". This would cause the linker
> failure that I see in Peter's make output.
>
> -Doug
>
>
> g++ -Wno-deprecated -o PMIX -rdynamic RTcmixMain.o main.o /usr/
> local/src/RTcmix/src/rtcmix/profile.o \
> /usr/local/src/RTcmix/src/parser/parse_with_perl.o -L. -Wl,-rpath /
> usr/local/src/RTcmix/lib -L/usr/local/src/RTcmix/lib -lrtcmix -lgen
> `perl -MExtUtils::Embed -e ldopts | sed 's/usr\/local/usr/'`
> /usr/bin/ld: cannot find -lperl
> collect2: ld returned 1 exit status
> make[2]: *** [PMIX] Error 1
>
> pmt4u at virginia.edu wrote:
>
>> Ok, so I tried a full make and install with today's snapshot plus
>> the new minc dir from John's earlier email. at the end of the
>> install process, RTcmix/bin is some binary file and is not a
>> directory. With Dave T. looking on, I removed that file, manually
>> made the bin directory, and redid 'make install'. this time, it
>> put what seems to be all the helper apps in the bin directory, but
>> no CMIX, PCMIX, PYCMIX, etc. the output of configure, make, and
>> make install is attached. thx.
>> p
>> John Gibson wrote:
>>
>>> We should fix this somehow. Perhaps there's a configure test
>>> we should be doing.
>>>
>>> JG
>>>
>>> On Mon, 24 Oct 2005, Douglas Scott wrote:
>>>
>>>
>>>> You didn't miss anything. That curses.h problem bit me at some
>>>> time in the past. It just means you dont get one of the
>>>> embedded apps. It looks like everything else compiled.
>>>>
>>>> -Doug
>>>>
>>>> pmt4u at virginia.edu wrote:
>>>>
>>>>
>>>>> ok, presto was down (power outage), so i did a 'make
>>>>> distclean', restored my previous Makefile in RTcmix/src/rtcmix,
>>>>> and then did a top level configure and make with the new minc
>>>>> directory. it still seems to die at the same point with the
>>>>> same error. will try again with the latest source when presto
>>>>> is back up in case i missed something here. thx.
>>>>>
>>>>> p
>>>>>
>>>>
>>>>
>>>>
>>> _______________________________________________
>>> RTcmix-discuss mailing list
>>> RTcmix-discuss at music.columbia.edu
>>> http://music.columbia.edu/mailman/listinfo/rtcmix-discuss
>>>
>> ---------------------------------------------------------------------
>> ---
>> _______________________________________________
>> RTcmix-discuss mailing list
>> RTcmix-discuss at music.columbia.edu
>> http://music.columbia.edu/mailman/listinfo/rtcmix-discuss
>>
>
> _______________________________________________
> RTcmix-discuss mailing list
> RTcmix-discuss at music.columbia.edu
> http://music.columbia.edu/mailman/listinfo/rtcmix-discuss
>
More information about the RTcmix-discuss
mailing list