Re: [links] links paste from X
Don Harper <[email protected]> Mon, 26 Sep 2011 21:47:34 -0500
| Newsgroups | gmane.comp.web.links.list |
|---|---|
| Message-ID | <CAN7-kpEDkNWqpaibdR5dheQfPw7N3NgU6G71AjVYXZFELRmM+Q@mail.gmail.com> |
--===============0212386505== Content-Type: multipart/alternative; boundary=20cf307ca0302fd34804ade34c88 --20cf307ca0302fd34804ade34c88 Content-Type: text/plain; charset=ISO-8859-1 Try shift-click Don Harper, RHCE On Sep 26, 2011 9:43 PM, "Joe M" <[email protected]> wrote: > Hello, > > I am trying to paste to a text box in links graphics mode, but could > not get it to work. I remember that it worked at some point, but I > could be wrong. > > links -g google.com > select some text with the mouse and middle-click paste to the search > box. The url location does take the middle-click text. It is just the > paste into the text box on the webpage that does not work. > > This is how links was built: > > + cd links-2.3pre1 > + ./configure --prefix=/usr --with-ssl --enable-javascript > --enable-graphics --enable-gpm --with-x --with-fb > creating 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... found > checking for working autoconf... found > checking for working automake... found > checking for working autoheader... found > checking for working makeinfo... missing > checking for gcc... gcc > checking whether the C compiler (gcc -O2 -march=i686 -pipe ) works... yes > checking whether the C compiler (gcc -O2 -march=i686 -pipe ) 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 typeof... yes > checking for long long... yes > 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... yes > checking for values.h... yes > 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 netinet/dhcp.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 io.h... no > checking for setjmp.h... yes > checking for langinfo.h... yes > 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 short... 2 > checking size of unsigned short... 2 > checking size of int... 4 > checking size of unsigned... 4 > checking size of long... 4 > checking size of unsigned long... 4 > checking for big endian... no > checking for little endian... yes > checking if rename can replace existing files... yes > checking for 8-bit clean memcmp... yes > checking return type of signal handlers... void > checking for strftime... yes > checking for vprintf... yes > checking for calloc... yes > checking for snprintf... yes > checking for memmove... yes > checking for raise... yes > checking for gettimeofday... yes > checking for mkdir... yes > checking for select... yes > checking for strcspn... yes > checking for strerror... yes > checking for strstr... yes > checking for strtol... yes > checking for strtoul... yes > checking for strtoq... yes > checking for strtoll... 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 tempnam... yes > checking for strptime... yes > checking for setlocale... yes > checking for nl_langinfo... yes > checking for sigsetjmp/siglongjmp... yes > checking for atan in -lm... yes > checking for socket... yes > checking for setsockopt... yes > checking for gethostbyname... yes > checking for gethostbyaddr... 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 requested debug level... 0 > checking if you want to use graphics... yes > checking for Gpm_Open in -lgpm... no > checking for gpm.h... 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 dlopen in -ldl... yes > checking for pkg-config... /usr/bin/pkg-config > checking for openssl... yes > checking OPENSSL_CFLAGS... > checking OPENSSL_LIBS... -lssl -lcrypto -ldl > 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 svgalib... no > checking for linux/fb.h... yes > checking for linux/kd.h... yes > checking for linux/vt.h... yes > checking for sys/mman.h... yes > checking for directfb-config... no > checking for X... libraries , headers > checking for pmshell... 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 inflate in -lz... (cached) yes > checking for libpng >= 1.0.0... yes > checking LIBPNG_CFLAGS... -I/usr/include/libpng14 > checking LIBPNG_LIBS... -lpng14 > 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_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... no > checking for jpeglib.h... yes > checking for jpeg_destroy_decompress in -ljpeg... yes > checking for tiffio.h... yes > checking for TIFFClientOpen in -ltiff... yes > updating cache ./config.cache > creating ./config.status > creating Makefile > creating config.h > --------------------------------------------------------- > Configuration results: > > GPM support: NO > SSL support: OPENSSL > Supported compression: ZLIB BZIP2 > Graphics enabled: YES > Graphics drivers: X > Image formats: GIF PNG XBM JPEG TIFF > --------------------------------------------------------- > + make > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c af_unix.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c auth.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c beos.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c bfu.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c block.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c bookmarks.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c cache.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c charsets.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c connect.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c cookies.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c default.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c dip.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c directfb.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c dither.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c dns.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c drivers.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c error.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c file.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c finger.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c font_include.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c framebuffer.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c ftp.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c gif.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c html.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c html_gr.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c html_r.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c html_tbl.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c http.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c https.c > https.c: In function 'getSSL': > https.c:43:5: warning: assignment discards qualifiers from pointer target type > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c img.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c imgcache.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c jpeg.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c jsint.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c kbd.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c language.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c links_icon.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c listedit.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c lru.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c mailto.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c main.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c memory.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c menu.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c objreq.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c os_dep.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c pmshell.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c png.c > png.c: In function 'img_my_png_error': > png.c:51:2: warning: 'jmpbuf' is deprecated (declared at > /usr/include/libpng14/png.h:1114) > png.c: In function 'png_start': > png.c:207:2: warning: 'jmpbuf' is deprecated (declared at > /usr/include/libpng14/png.h:1114) > png.c:217:5: warning: 'jmpbuf' is deprecated (declared at > /usr/include/libpng14/png.h:1114) > png.c: In function 'png_restart': > png.c:236:2: warning: 'jmpbuf' is deprecated (declared at > /usr/include/libpng14/png.h:1114) > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c sched.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c select.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c session.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c smb.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c svgalib.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c terminal.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c tiff.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c types.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c url.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c view.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c view_gr.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c x.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 > -march=i686 -pipe -c xbm.c > gcc -O2 -march=i686 -pipe -o links af_unix.o auth.o beos.o bfu.o > block.o bookmarks.o cache.o charsets.o connect.o cookies.o default.o > dip.o directfb.o dither.o dns.o drivers.o error.o file.o finger.o > font_include.o framebuffer.o ftp.o gif.o html.o html_gr.o html_r.o > html_tbl.o http.o https.o img.o imgcache.o jpeg.o jsint.o kbd.o > language.o links_icon.o listedit.o lru.o mailto.o main.o memory.o > menu.o objreq.o os_dep.o pmshell.o png.o sched.o select.o session.o > smb.o svgalib.o terminal.o tiff.o types.o url.o view.o view_gr.o x.o > xbm.o -ltiff -ljpeg -lpng14 -lz -lX11 -lbz2 -lz -lssl -lcrypto -ldl > -ldl -lm > session.o: In function `get_temp_name': > session.c:(.text+0x62a9): warning: the use of `tempnam' is dangerous, > better use `mkstemp' > + make prefix=/var/pkgmk/work/links/pkg/usr install > make[1]: Entering directory `/var/pkgmk/work/links/src/links-2.3pre1' > /bin/sh ./mkinstalldirs /var/pkgmk/work/links/pkg/usr/bin > mkdir /var/pkgmk/work/links/pkg/usr > mkdir /var/pkgmk/work/links/pkg/usr/bin > /usr/bin/install -c links /var/pkgmk/work/links/pkg/usr/bin/links > make install-man1 > make[2]: Entering directory `/var/pkgmk/work/links/src/links-2.3pre1' > /bin/sh ./mkinstalldirs /var/pkgmk/work/links/pkg/usr/man/man1 > mkdir /var/pkgmk/work/links/pkg/usr/man > mkdir /var/pkgmk/work/links/pkg/usr/man/man1 > /usr/bin/install -c -m 644 ./links.1 > /var/pkgmk/work/links/pkg/usr/man/man1/links.1 > make[2]: Leaving directory `/var/pkgmk/work/links/src/links-2.3pre1' > make[1]: Leaving directory `/var/pkgmk/work/links/src/links-2.3pre1' > =======> Build result: > drwxr-xr-x 0 root root 0 Sep 26 22:38 usr/ > drwxr-xr-x 0 root root 0 Sep 26 22:38 usr/bin/ > drwxr-xr-x 0 root root 0 Sep 26 22:38 usr/man/ > drwxr-xr-x 0 root root 0 Sep 26 22:38 usr/man/man1/ > -rw-r--r-- 0 root root 5200 Sep 26 22:38 usr/man/man1/links.1.gz > -rwxr-xr-x 0 root root 2860192 Sep 26 22:38 usr/bin/links > =======> Building '/var/pkgmk/packages/links#2.3pre1-1.pkg.tar.gz' succeeded. > > Thanks > Joe > _______________________________________________ > links-list mailing list > [email protected] > http://linuxfromscratch.org/mailman/listinfo/links-list --20cf307ca0302fd34804ade34c88 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable <p>Try shift-click</p> <p>Don Harper, RHCE</p> <div class=3D"gmail_quote">On Sep 26, 2011 9:43 PM, "Joe M" <<= a href=3D"mailto:[email protected]">[email protected]</a>> wrote:<br t= ype=3D"attribution">> Hello,<br>> <br>> I am trying to paste to a = text box in links graphics mode, but could<br> > not get it to work. I remember that it worked at some point, but I<br>= > could be wrong.<br>> <br>> links -g <a href=3D"http://google.com= ">google.com</a><br>> select some text with the mouse and middle-click = paste to the search<br> > box. The url location does take the middle-click text. It is just the<= br>> paste into the text box on the webpage that does not work.<br>> = <br>> This is how links was built:<br>> <br>> + cd links-2.3pre1<b= r> > + ./configure --prefix=3D/usr --with-ssl --enable-javascript<br>> -= -enable-graphics --enable-gpm --with-x --with-fb<br>> creating cache ./c= onfig.cache<br>> checking for a BSD compatible install... /usr/bin/insta= ll -c<br> > checking whether build environment is sane... yes<br>> checking whe= ther make sets ${MAKE}... yes<br>> checking for working aclocal... found= <br>> checking for working autoconf... found<br>> checking for workin= g automake... found<br> > checking for working autoheader... found<br>> checking for working = makeinfo... missing<br>> checking for gcc... gcc<br>> checking whethe= r the C compiler (gcc -O2 -march=3Di686 -pipe ) works... yes<br>> checki= ng whether the C compiler (gcc -O2 -march=3Di686 -pipe ) is a<br> > cross-compiler... no<br>> checking whether we are using GNU C... ye= s<br>> checking whether gcc accepts -g... yes<br>> checking how to ru= n the C preprocessor... gcc -E<br>> checking for ANSI C header files... = yes<br> > checking whether gcc needs -traditional... no<br>> checking for EMX= ... no<br>> checking for typeof... yes<br>> checking for long long...= yes<br>> checking for dirent.h that defines DIR... yes<br>> checking= for opendir in -ldir... no<br> > checking for sys/wait.h that is POSIX.1 compatible... yes<br>> chec= king for fcntl.h... yes<br>> checking for limits.h... yes<br>> checki= ng for sys/ioctl.h... yes<br>> checking for sys/time.h... yes<br>> ch= ecking for time.h... yes<br> > checking for unistd.h... yes<br>> checking for math.h... yes<br>>= ; checking for ieee.h... no<br>> checking for endian.h... yes<br>> ch= ecking for values.h... yes<br>> checking for sigaction.h... no<br>> c= hecking for netinet/in_systm.h... yes<br> > checking for netinet/in_system.h... no<br>> checking for netinet/ip= .h... yes<br>> checking for netinet/dhcp.h... no<br>> checking for sy= s/select.h... yes<br>> checking for sys/resource.h... yes<br>> checki= ng for sys/utsname.h... yes<br> > checking for sys/un.h... yes<br>> checking for sys/fmutex.h... no<b= r>> checking for sys/cygwin.h... no<br>> checking for io.h... no<br>&= gt; checking for setjmp.h... yes<br>> checking for langinfo.h... yes<br> > checking for working const... yes<br>> checking for inline... inlin= e<br>> checking for size_t... yes<br>> checking for socklen_t... yes<= br>> checking whether time.h and sys/time.h may both be included... yes<= br> > checking whether struct tm is in sys/time.h or time.h... time.h<br>>= ; checking size of short... 2<br>> checking size of unsigned short... 2<= br>> checking size of int... 4<br>> checking size of unsigned... 4<br= > > checking size of long... 4<br>> checking size of unsigned long... 4= <br>> checking for big endian... no<br>> checking for little endian..= . yes<br>> checking if rename can replace existing files... yes<br>> = checking for 8-bit clean memcmp... yes<br> > checking return type of signal handlers... void<br>> checking for s= trftime... yes<br>> checking for vprintf... yes<br>> checking for cal= loc... yes<br>> checking for snprintf... yes<br>> checking for memmov= e... yes<br> > checking for raise... yes<br>> checking for gettimeofday... yes<br>= > checking for mkdir... yes<br>> checking for select... yes<br>> c= hecking for strcspn... yes<br>> checking for strerror... yes<br>> che= cking for strstr... yes<br> > checking for strtol... yes<br>> checking for strtoul... yes<br>>= checking for strtoq... yes<br>> checking for strtoll... yes<br>> che= cking for chmod... yes<br>> checking for getpid... yes<br>> checking = for setpgid... yes<br> > checking for popen... yes<br>> checking for uname... yes<br>> ch= ecking for getpagesize... yes<br>> checking for tempnam... yes<br>> c= hecking for strptime... yes<br>> checking for setlocale... yes<br>> c= hecking for nl_langinfo... yes<br> > checking for sigsetjmp/siglongjmp... yes<br>> checking for atan in = -lm... yes<br>> checking for socket... yes<br>> checking for setsocko= pt... yes<br>> checking for gethostbyname... yes<br>> checking for ge= thostbyaddr... yes<br> > checking for dhcp_option... no<br>> checking for herror... yes<br>&= gt; checking for cfmakeraw... yes<br>> checking for cygwin_conv_to_full_= win32_path... no<br>> checking for requested debug level... 0<br>> ch= ecking if you want to use graphics... yes<br> > checking for Gpm_Open in -lgpm... no<br>> checking for gpm.h... no<= br>> checking for OS/2 threads... no<br>> checking for atheos/threads= .h... no<br>> checking for spawn_thread... no<br>> checking for resum= e_thread... no<br> > checking for MouOpen... no<br>> checking for _read_kbd... no<br>>= ; checking for XFree for OS/2... no<br>> checking for dlopen in -ldl... = yes<br>> checking for pkg-config... /usr/bin/pkg-config<br>> checking= for openssl... yes<br> > checking OPENSSL_CFLAGS...<br>> checking OPENSSL_LIBS... -lssl -lcr= ypto -ldl<br>> checking for OpenSSL... openssl<br>> checking for zlib= .h... yes<br>> checking for inflate in -lz... yes<br>> checking for b= zlib.h... yes<br> > checking for BZ2_bzDecompress in -lbz2... yes<br>> checking for svg= alib... no<br>> checking for linux/fb.h... yes<br>> checking for linu= x/kd.h... yes<br>> checking for linux/vt.h... yes<br>> checking for s= ys/mman.h... yes<br> > checking for directfb-config... no<br>> checking for X... libraries= , headers<br>> checking for pmshell... no<br>> checking for gui/view= .h... no<br>> checking for gui/window.h... no<br>> checking for gui/d= esktop.h... no<br> > checking for gui/bitmap.h... no<br>> checking for util/locker.h... = no<br>> checking for util/application.h... no<br>> checking for infla= te in -lz... (cached) yes<br>> checking for libpng >=3D 1.0.0... yes<= br> > checking LIBPNG_CFLAGS... -I/usr/include/libpng14<br>> checking LIB= PNG_LIBS... -lpng14<br>> checking for png.h... yes<br>> checking for = libpng/png.h... no<br>> checking for png_create_info_struct... yes<br> > checking for png_set_rgb_to_gray... yes<br>> checking for png_get_i= mage_width... yes<br>> checking for png_get_image_height... yes<br>> = checking for png_get_gAMA... yes<br>> checking for png_get_color_type...= yes<br> > checking for png_get_bit_depth... yes<br>> checking for png_set_str= ip_alpha... yes<br>> checking for png_get_valid... yes<br>> checking = for png_get_sRGB... yes<br>> checking if you can include both setjmp.h a= nd png.h... no<br> > checking for jpeglib.h... yes<br>> checking for jpeg_destroy_decomp= ress in -ljpeg... yes<br>> checking for tiffio.h... yes<br>> checking= for TIFFClientOpen in -ltiff... yes<br>> updating cache ./config.cache<= br> > creating ./config.status<br>> creating Makefile<br>> creating co= nfig.h<br>> ---------------------------------------------------------<br= >> Configuration results:<br>> <br>> GPM support: NO<br>> SSL = support: OPENSSL<br> > Supported compression: ZLIB BZIP2<br>> Graphics enabled: YES<br>>= ; Graphics drivers: X<br>> Image formats: GIF PNG XBM JPEG TIFF<br>>= ---------------------------------------------------------<br>> + make<b= r> > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br>&g= t; -march=3Di686 -pipe -c af_unix.c<br>> gcc -DHAVE_CONFIG_H -I. -I. -I.= -I/usr/include/libpng14 -O2<br>> -march=3Di686 -pipe -c auth.c<br> > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br>&g= t; -march=3Di686 -pipe -c beos.c<br>> gcc -DHAVE_CONFIG_H -I. -I. -I. = -I/usr/include/libpng14 -O2<br>> -march=3Di686 -pipe -c bfu.c<br>>= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br> > -march=3Di686 -pipe -c block.c<br>> gcc -DHAVE_CONFIG_H -I. -I. -I.= -I/usr/include/libpng14 -O2<br>> -march=3Di686 -pipe -c bookmarks.= c<br>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<= br> > -march=3Di686 -pipe -c cache.c<br>> gcc -DHAVE_CONFIG_H -I. -I. -I.= -I/usr/include/libpng14 -O2<br>> -march=3Di686 -pipe -c charsets.c= <br>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<b= r> > -march=3Di686 -pipe -c connect.c<br>> gcc -DHAVE_CONFIG_H -I. -I. -= I. -I/usr/include/libpng14 -O2<br>> -march=3Di686 -pipe -c cookies.= c<br>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<= br> > -march=3Di686 -pipe -c default.c<br>> gcc -DHAVE_CONFIG_H -I. -I. -= I. -I/usr/include/libpng14 -O2<br>> -march=3Di686 -pipe -c dip.c<br= >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br>&= gt; -march=3Di686 -pipe -c directfb.c<br> > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br>&g= t; -march=3Di686 -pipe -c dither.c<br>> gcc -DHAVE_CONFIG_H -I. -I. -I. = -I/usr/include/libpng14 -O2<br>> -march=3Di686 -pipe -c dns.c<br>&g= t; gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br> > -march=3Di686 -pipe -c drivers.c<br>> gcc -DHAVE_CONFIG_H -I. -I. -= I. -I/usr/include/libpng14 -O2<br>> -march=3Di686 -pipe -c error.c<= br>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br= > > -march=3Di686 -pipe -c file.c<br>> gcc -DHAVE_CONFIG_H -I. -I. -I. = -I/usr/include/libpng14 -O2<br>> -march=3Di686 -pipe -c finger.c<br= >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br>&= gt; -march=3Di686 -pipe -c font_include.c<br> > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br>&g= t; -march=3Di686 -pipe -c framebuffer.c<br>> gcc -DHAVE_CONFIG_H -I. -I.= -I. -I/usr/include/libpng14 -O2<br>> -march=3Di686 -pipe -c ftp.c<= br> > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br>&g= t; -march=3Di686 -pipe -c gif.c<br>> gcc -DHAVE_CONFIG_H -I. -I. -I. -= I/usr/include/libpng14 -O2<br>> -march=3Di686 -pipe -c html.c<br>>= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br> > -march=3Di686 -pipe -c html_gr.c<br>> gcc -DHAVE_CONFIG_H -I. -I. -= I. -I/usr/include/libpng14 -O2<br>> -march=3Di686 -pipe -c html_r.c= <br>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<b= r> > -march=3Di686 -pipe -c html_tbl.c<br>> gcc -DHAVE_CONFIG_H -I. -I. = -I. -I/usr/include/libpng14 -O2<br>> -march=3Di686 -pipe -c http.c<= br>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br= > > -march=3Di686 -pipe -c https.c<br>> https.c: In function 'getSS= L':<br>> https.c:43:5: warning: assignment discards qualifiers from = pointer target type<br>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/includ= e/libpng14 -O2<br> > -march=3Di686 -pipe -c img.c<br>> gcc -DHAVE_CONFIG_H -I. -I. -I. = -I/usr/include/libpng14 -O2<br>> -march=3Di686 -pipe -c imgcache.c<b= r>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br> > -march=3Di686 -pipe -c jpeg.c<br>> gcc -DHAVE_CONFIG_H -I. -I. -I. = -I/usr/include/libpng14 -O2<br>> -march=3Di686 -pipe -c jsint.c<br>= > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br>&g= t; -march=3Di686 -pipe -c kbd.c<br> > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br>&g= t; -march=3Di686 -pipe -c language.c<br>> gcc -DHAVE_CONFIG_H -I. -I. -I= . -I/usr/include/libpng14 -O2<br>> -march=3Di686 -pipe -c links_ico= n.c<br> > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br>&g= t; -march=3Di686 -pipe -c listedit.c<br>> gcc -DHAVE_CONFIG_H -I. -I. -I= . -I/usr/include/libpng14 -O2<br>> -march=3Di686 -pipe -c lru.c<br> > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br>&g= t; -march=3Di686 -pipe -c mailto.c<br>> gcc -DHAVE_CONFIG_H -I. -I. -I. = -I/usr/include/libpng14 -O2<br>> -march=3Di686 -pipe -c main.c<br>&= gt; gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br> > -march=3Di686 -pipe -c memory.c<br>> gcc -DHAVE_CONFIG_H -I. -I. -I= . -I/usr/include/libpng14 -O2<br>> -march=3Di686 -pipe -c menu.c<br= >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br>&= gt; -march=3Di686 -pipe -c objreq.c<br> > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br>&g= t; -march=3Di686 -pipe -c os_dep.c<br>> gcc -DHAVE_CONFIG_H -I. -I. -I. = -I/usr/include/libpng14 -O2<br>> -march=3Di686 -pipe -c pmshell.c<b= r> > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br>&g= t; -march=3Di686 -pipe -c png.c<br>> png.c: In function 'img_my_png_= error':<br>> png.c:51:2: warning: 'jmpbuf' is deprecated (de= clared at<br> > /usr/include/libpng14/png.h:1114)<br>> png.c: In function 'png_= start':<br>> png.c:207:2: warning: 'jmpbuf' is deprecated (d= eclared at<br>> /usr/include/libpng14/png.h:1114)<br>> png.c:217:5: w= arning: 'jmpbuf' is deprecated (declared at<br> > /usr/include/libpng14/png.h:1114)<br>> png.c: In function 'png_= restart':<br>> png.c:236:2: warning: 'jmpbuf' is deprecated = (declared at<br>> /usr/include/libpng14/png.h:1114)<br>> gcc -DHAVE_C= ONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br> > -march=3Di686 -pipe -c sched.c<br>> gcc -DHAVE_CONFIG_H -I. -I. -I.= -I/usr/include/libpng14 -O2<br>> -march=3Di686 -pipe -c select.c<b= r>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br> > -march=3Di686 -pipe -c session.c<br>> gcc -DHAVE_CONFIG_H -I. -I. -= I. -I/usr/include/libpng14 -O2<br>> -march=3Di686 -pipe -c smb.c<br= >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br>&= gt; -march=3Di686 -pipe -c svgalib.c<br> > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br>&g= t; -march=3Di686 -pipe -c terminal.c<br>> gcc -DHAVE_CONFIG_H -I. -I. -I= . -I/usr/include/libpng14 -O2<br>> -march=3Di686 -pipe -c tiff.c<br= > > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br>&g= t; -march=3Di686 -pipe -c types.c<br>> gcc -DHAVE_CONFIG_H -I. -I. -I. = -I/usr/include/libpng14 -O2<br>> -march=3Di686 -pipe -c url.c<br>>= ; gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br> > -march=3Di686 -pipe -c view.c<br>> gcc -DHAVE_CONFIG_H -I. -I. -I. = -I/usr/include/libpng14 -O2<br>> -march=3Di686 -pipe -c view_gr.c<b= r>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2<br> > -march=3Di686 -pipe -c x.c<br>> gcc -DHAVE_CONFIG_H -I. -I. -I. -= I/usr/include/libpng14 -O2<br>> -march=3Di686 -pipe -c xbm.c<br>> = gcc -O2 -march=3Di686 -pipe -o links af_unix.o auth.o beos.o bfu.o<br>&g= t; block.o bookmarks.o cache.o charsets.o connect.o cookies.o default.o<br> > dip.o directfb.o dither.o dns.o drivers.o error.o file.o finger.o<br>&= gt; font_include.o framebuffer.o ftp.o gif.o html.o html_gr.o html_r.o<br>&= gt; html_tbl.o http.o https.o img.o imgcache.o jpeg.o jsint.o kbd.o<br> > language.o links_icon.o listedit.o lru.o mailto.o main.o memory.o<br>&= gt; menu.o objreq.o os_dep.o pmshell.o png.o sched.o select.o session.o<br>= > smb.o svgalib.o terminal.o tiff.o types.o url.o view.o view_gr.o x.o<b= r> > xbm.o -ltiff -ljpeg -lpng14 -lz -lX11 -lbz2 -lz -lssl -lcrypto -ldl= <br>> -ldl -lm<br>> session.o: In function `get_temp_name':<br>= > session.c:(.text+0x62a9): warning: the use of `tempnam' is dangero= us,<br> > better use `mkstemp'<br>> + make prefix=3D/var/pkgmk/work/links= /pkg/usr install<br>> make[1]: Entering directory `/var/pkgmk/work/links= /src/links-2.3pre1'<br>> /bin/sh ./mkinstalldirs /var/pkgmk/work/lin= ks/pkg/usr/bin<br> > mkdir /var/pkgmk/work/links/pkg/usr<br>> mkdir /var/pkgmk/work/link= s/pkg/usr/bin<br>> /usr/bin/install -c links /var/pkgmk/work/links/pk= g/usr/bin/links<br>> make install-man1<br>> make[2]: Entering direct= ory `/var/pkgmk/work/links/src/links-2.3pre1'<br> > /bin/sh ./mkinstalldirs /var/pkgmk/work/links/pkg/usr/man/man1<br>>= mkdir /var/pkgmk/work/links/pkg/usr/man<br>> mkdir /var/pkgmk/work/link= s/pkg/usr/man/man1<br>> /usr/bin/install -c -m 644 ./links.1<br>> /v= ar/pkgmk/work/links/pkg/usr/man/man1/links.1<br> > make[2]: Leaving directory `/var/pkgmk/work/links/src/links-2.3pre1= 9;<br>> make[1]: Leaving directory `/var/pkgmk/work/links/src/links-2.3p= re1'<br>> =3D=3D=3D=3D=3D=3D=3D> Build result:<br>> drwxr-xr-x= 0 root root 0 Sep 26 22:38 usr/<br> > drwxr-xr-x 0 root root 0 Sep 26 22:38 usr/bin/<br>> drwxr= -xr-x 0 root root 0 Sep 26 22:38 usr/man/<br>> drwxr-xr-x 0 r= oot root 0 Sep 26 22:38 usr/man/man1/<br>> -rw-r--r-- 0 root = root 5200 Sep 26 22:38 usr/man/man1/links.1.gz<br> > -rwxr-xr-x 0 root root 2860192 Sep 26 22:38 usr/bin/links<br>> = =3D=3D=3D=3D=3D=3D=3D> Building '/var/pkgmk/packages/links#2.3pre1-1= .pkg.tar.gz' succeeded.<br>> <br>> Thanks<br>> Joe<br>> ___= ____________________________________________<br> > links-list mailing list<br>> <a href=3D"mailto:links-list@linuxfrom= scratch.org">[email protected]</a><br>> <a href=3D"http://= linuxfromscratch.org/mailman/listinfo/links-list">http://linuxfromscratch.o= rg/mailman/listinfo/links-list</a><br> </div> --20cf307ca0302fd34804ade34c88-- --===============0212386505== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ links-list mailing list [email protected] http://linuxfromscratch.org/mailman/listinfo/links-list --===============0212386505==--