LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware - Installation (https://www.linuxquestions.org/questions/slackware-installation-40/)
-   -   Hexedit - Slackware installation - C compiler cannot create executables (https://www.linuxquestions.org/questions/slackware-installation-40/hexedit-slackware-installation-c-compiler-cannot-create-executables-4175503253/)

vanqyard 04-28-2014 01:49 PM

Hexedit - Slackware installation - C compiler cannot create executables
 
Hi

I have searched for solution to this problem but everywhere it is solved by installation of gcc. In my case I'm pretty sure it already it installed.

Website: http://slackbuilds.org/repository/12...pment/hexedit/

I have followed this instruction which I suppose is 100% fine: http://slackbuilds.org/howto/

It gave me nothing but this:
Code:

hexedit/hexedit.h
hexedit/hexedit.c
hexedit/display.c
hexedit/mark.c
hexedit/page.c
hexedit/file.c
hexedit/interact.c
hexedit/misc.c
hexedit/search.c
hexedit/COPYING
hexedit/Changes
hexedit/TODO
hexedit/install-sh
hexedit/configure
hexedit/config.h.in
hexedit/hexedit.1
hexedit/hexedit-1.2.12.lsm
hexedit/Makefile.in
hexedit/configure.in
hexedit/Makefile-build.in
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.

What is more it doesn't generate config.log (although it should)

I can show you also this:
Code:

bash-4.2$ which gcc
/usr/bin/gcc

Please help me. I really need it asap.

metaschima 04-28-2014 02:19 PM

You also need 'glibc' installed. In fact I recommend having all /d and /l packages installed in Slackware.

Alien Bob 04-28-2014 05:30 PM

There will be a config.log in the directory where configure is found.

Eric

genss 04-28-2014 06:27 PM

Quote:

Originally Posted by vanqyard (Post 5160708)

this is for slackware 12.2
if you have like 14.1, try http://slackbuilds.org/repository/14...pment/hexedit/


All times are GMT -5. The time now is 11:19 AM.