Results 1 to 6 of 6

Thread: OpenBSD install problem

  1. #1
    Registered User
    Join Date
    Jan 2002
    Posts
    3

    OpenBSD install problem

    I believe that I've installed all the necessary libraries and such.

    When attempting to creat the makefile via "make -f Makefile.dist" I recieve this error:

    # make -f Makefile.dist
    /bin/sh: syntax error: `(' unexpected
    *** Error code 1

    Stop in /root/showeq (line 126 of Makefile.dist).



    Ideas or suggestions?

  2. #2
    Registered User
    Join Date
    Dec 2001
    Posts
    411
    use gmake instead of make.
    casey AT trifocus DOT net

  3. #3
    Registered User
    Join Date
    Jan 2002
    Posts
    3
    Already tried that:

    bash# gmake -f Makefile.dist
    /bin/sh: syntax error: `(' unexpected
    gmake: *** [all] Error 1

  4. #4
    Registered User
    Join Date
    Dec 2001
    Posts
    411
    probably your sh then, i wouldnt doubt that the makefile has some bash specific constructs, so make sure thats the shell that is evaluating things.

    and if sh does point to bash, then i'm not sure
    casey AT trifocus DOT net

  5. #5
    Registered User
    Join Date
    Jan 2002
    Posts
    3
    No change under sh, csh, ksh, bash, zsh.

    /boggle

  6. #6
    Registered User
    Join Date
    Mar 2002
    Posts
    2
    Hello!

    Having the very same problem on FreeBSD.

    any hint? I tried updating to the latest gmake/gcc and editing Makefile.dist but still same error.

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