Announcement

Collapse
No announcement yet.

GCC problem - possible Adept Bug

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    GCC problem - possible Adept Bug

    hey guys, I was trying to install the latest version of Wine when i kept getting :

    "configure: error: C compiler cannot create executables"

    Wierd, So i looked it up on google and sure enough i found some references to it.

    I compiled a simple test C program and got compilation errors, stating that <stdio.h> could not be found. Which I would guess means all of the header files are missing/not installed.

    On adept, it tells me GCC is installed.

    Anyone else got this problem? Anyone got the Cure?

    #2
    Re: GCC problem - possible Adept Bug

    Try installing the build-essential metapackage. It will install everything that you need to compile from source, which may have been left out even when you had GCC installed.
    Jucato&#39;s Data Core

    Comment


      #3
      Re: GCC problem - possible Adept Bug

      seems to have done it, now its asking me for more stuff....fun fun :P

      thanks dude

      Comment

      Working...
      X