Results 1 to 8 of 8

Thread: make -f Makefile.dist errors.. plz help

  1. #1
    Registered User
    Join Date
    Jul 2002
    Posts
    4

    make -f Makefile.dist errors.. plz help

    When I try to make -f Makefile.dist.. I get this error message.
    Syntax error: "<" unexpected <expecting ">">
    make: *** [all] Error 2

    does anyone know what this means??? I've been trying for days to get this to work..

    any help would be great.. thank you
    =Rob

  2. #2
    Registered User
    Join Date
    Dec 2001
    Posts
    1,262
    Well we need a WHOLE lot more to diagnose this problem... what distro, compiler, qt version? My clairvoyance has been acting up lately, how about posting the whole error message?

    --Jeeves

  3. #3
    Registered User
    Join Date
    Jul 2002
    Posts
    4
    that was the whole message .. just a simple 2 line error.. have gcc-3.0.4 qt-3.0.4 and that is exactly what I've got.. I run redhat 7.2... I've seen some other people post this problem.. but nobody knew what it was.. thanks

  4. #4
    Registered User
    Join Date
    Jun 2002
    Posts
    41
    Did you use the Export correctly for 3.0.4?

    export CC=gcc3.0.4 ; export CXX=g++3.0.4 ; export QTDIR=/usr/lib/qt-2.3.2

    ------ Other suggestions:

    Have you tried to "make" anything else?

    Try another download, maybe the DIVX download since its always fun to watch movies on Linux.
    http://www.divx.com/divx/linux/

    Can you "make" the divx-installer?

    Might try re installing the RPM . I think its:
    make-3.79.1-5.i386.rpm

    Last edited by Bob the builder; 07-06-2002 at 12:31 PM.

  5. #5
    Registered User
    Join Date
    Jul 2002
    Posts
    4
    aye... yes.. I've made other things before.. so it's not that.. I'm starting to pull hair out

  6. #6
    Registered User
    Join Date
    Jun 2002
    Posts
    41
    Wel maybe a corrupt /root/showeq ?

    Delete the /showeq dir and then cvs again. Should look just like this:

    su root
    cd /root
    cvs -d:pserver:[email protected]:/cvsroot/seq login
    cvs -z3 -d:pserver:[email protected]:/cvsroot/seq co showeq
    cd /root/showeq
    cvs update -P
    cvs -d :pserver:[email protected]:/cvsroot/seq logout
    export CC=gcc3.0.4 ; export CXX=g++3.0.4 ; export QTDIR=/usr/lib/qt-2.3.2
    make -f Makefile.dist && ./configure && make && make install

  7. #7
    Registered User
    Join Date
    Jun 2002
    Posts
    41
    Just noticed you said QT 3.0.4 .. i thought it was GCC

    Anyways, found this:
    http://seq.sourceforge.net/showthrea...hlight=qt3.0.4

    Bottome line .....

    maybe you should be compiling qt-2.3.2 with gcc3 instead of using the qt that comes with mdk like everyone else? :)

    /wave

  8. #8
    Registered User
    Join Date
    Jun 2002
    Posts
    41
    And using the SEARCH button I found even more :/

    http://seq.sourceforge.net/showthrea...hlight=qt3.0.4

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On