so sorry... brain fart... yes... i put it wrong... very new to this...
i tried that and No graphics drivers found.
admin:links-2.7 admin$ ./configure --enable-graphics --with-x loading cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking whether gcc needs -traditional... no checking for EMX... no checking for OpenWatcom... no checking for typeof... yes checking for long long... yes checking for pointer comparison bug... no checking for maxint conversion bug... no checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for fcntl.h... yes checking for limits.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for time.h... yes checking for unistd.h... yes checking for math.h... yes checking for ieee.h... no checking for endian.h... no checking for values.h... no checking for sigaction.h... no checking for netinet/in_systm.h... yes checking for netinet/in_system.h... no checking for netinet/ip.h... yes checking for arpa/inet.h... yes checking for netinet/dhcp.h... no checking for net/socket.h... no checking for sys/select.h... yes checking for sys/resource.h... yes checking for sys/utsname.h... yes checking for sys/un.h... yes checking for sys/fmutex.h... no checking for sys/cygwin.h... no checking for uwin.h... no checking for interix/interix.h... no checking for io.h... no checking for process.h... no checking for cygwin/process.h... no checking for setjmp.h... yes checking for langinfo.h... yes checking for pwd.h... yes checking for grp.h... yes checking for malloc.h... no checking for alloca.h... yes checking for umalloc.h... no checking for working const... yes checking for inline... inline checking for size_t... yes checking for socklen_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of unsigned short... 2 checking size of unsigned... 4 checking size of unsigned long... 8 checking size of unsigned long long... 8 checking for big endian... no checking for little endian... yes checking if rename can replace existing files... yes checking return type of signal handlers... void checking for strftime... yes checking for vprintf... yes checking for calloc... yes checking for mkdir... yes checking for select... yes checking for chmod... yes checking for getpid... yes checking for setpgid... yes checking for popen... yes checking for uname... yes checking for getpagesize... yes checking for strptime... yes checking for getpwuid... yes checking for getgrgid... yes checking for getrlimit... yes checking for setrlimit... yes checking for setlocale... yes checking for nl_langinfo... yes checking for _heapmin... no checking for _ucreate... no checking for _uopen... no checking for _udestroy... no checking for _udefault... no checking for snprintf... yes checking for raise... yes checking for gettimeofday... yes checking for tempnam... yes checking for sigfillset... yes checking for sigdelset... yes checking for strtol... yes checking for strtoul... yes checking for strtoq... yes checking for strtoll... yes checking for strlen... yes checking for strcpy... yes checking for strchr... yes checking for strrchr... yes checking for strcmp... yes checking for strncmp... yes checking for strcspn... yes checking for strstr... yes checking for memmove... yes checking for strerror... yes checking for sigsetjmp/siglongjmp... yes checking for socket... yes checking for setsockopt... yes checking for gethostbyname... yes checking for getaddrinfo... yes checking for freeaddrinfo... yes checking for gai_strerror... yes checking for inet_ntop... yes checking for inet_pton... yes checking for ipv6... yes checking for sockaddr_in6.sin6_scope_id... yes checking for dhcp_option... no checking for herror... yes checking for cfmakeraw... yes checking for cygwin_conv_to_full_win32_path... no checking for cygwin_conv_path... no checking for uwin_path... no checking for unixpath2win... no checking for winpath2unix... no checking for requested debug level... 0 checking if you want to use graphics... yes checking if you want to enable UTF-8 terminal... yes checking for pow in -lm... yes checking for gpm.h... no checking for Gpm_Open in -lgpm... no checking for Gpm_GetLibVersion... no checking for OS/2 threads... no checking for atheos/threads.h... no checking for spawn_thread... no checking for resume_thread... no checking for MouOpen... no checking for _read_kbd... no checking for XFree for OS/2... no checking for pkg-config... /sw/bin/pkg-config checking for openssl... yes checking OPENSSL_CFLAGS... checking OPENSSL_LIBS... -lssl -lcrypto -lz checking for OpenSSL... openssl checking for zlib.h... yes checking for inflate in -lz... yes checking for bzlib.h... yes checking for BZ2_bzDecompress in -lbz2... yes checking for lzma.h... no checking for lzma_auto_decoder in -llzma... no checking for svgalib... no checking for linux/fb.h... no checking for linux/kd.h... no checking for linux/vt.h... no checking for sys/mman.h... yes checking for directfb-config... no checking for directfb... no checking for X... no checking for X11/Xlib.h... no checking for X11/X.h... no checking for X11/Xutil.h... no checking for X11/Xatom.h... no checking for X11/Xlocale.h... no checking for X11/keysymdef.h... no checking for XOpenDisplay... no checking for XOpenIM... no checking for XCloseIM... no checking for XCreateIC... no checking for XDestroyIC... no checking for XwcLookupString... no checking for Xutf8LookupString... no checking for XSupportsLocale... no checking for XmbTextListToTextProperty... no checking for pmshell... no checking for windowsx.h... no checking for ReleaseDC... no checking for ReleaseDC in -luser32... no checking for GdiFlush... no checking for GdiFlush in -lgdi32... no checking for gui/view.h... no checking for gui/window.h... no checking for gui/desktop.h... no checking for gui/bitmap.h... no checking for util/locker.h... no checking for util/application.h... no checking for libpng >= 1.0.0... yes checking LIBPNG_CFLAGS... -I/opt/X11/include/libpng15 checking LIBPNG_LIBS... -L/opt/X11/lib -lpng15 checking for png.h... yes checking for libpng/png.h... no checking for png_create_info_struct... yes checking for png_set_rgb_to_gray... yes checking for png_get_libpng_ver... yes checking for png_get_image_width... yes checking for png_get_image_height... yes checking for png_get_gAMA... yes checking for png_get_color_type... yes checking for png_get_bit_depth... yes checking for png_set_strip_alpha... yes checking for png_get_valid... yes checking for png_get_sRGB... yes checking if you can include both setjmp.h and png.h... yes checking for jpeglib.h... no checking for jpeg_destroy_decompress in -ljpeg... no checking for tiffio.h... no checking for TIFFClientOpen in -ltiff... no configure: error: No graphics drivers found. admin:links-2.7 admin$ -- Why are you so surprised to see sinners in church? Are you shocked to see sick people in a hospital too?
It looks like you're missing some graphics libraries, you'll need to install the dependencies before you can run it in graphical mode. A couple that stood out:
checking for svgalib... no checking for X11/Xlib.h... no checking for X11/X.h... no checking for X11/Xutil.h... no checking for X11/Xatom.h... no checking for X11/Xlocale.h... no checking for X11/keysymdef.h... no checking for libpng/png.h... no checking for jpeglib.h... no