php-windows Digest 12 Mar 2002 08:49:31 -0000 Issue 1042
Topics (messages 12582 through 12589):
Re: PHP 4.1.2 Windows binaries
12582 by: Robin Bolton
Re: please send to the list
12583 by: Afan Pasalic
12584 by: alain samoun
compiling --with-t1lib= on win2k apache with cygwin
12585 by: think a Bit
PDF generation
12586 by: Ethan Nelson
12588 by: alain samoun
Re: Mssql trusted connections ?
12587 by: Kearns, Terry
Authenticate with Active Directory
12589 by: Pojapoeg
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
The original post, however, was asking specifically about the 4.1.2
binaries.
I didn't state that there were no Windows vulnerabilities in 4.1.1 or 4.1.2,
what I did state was that the vulnerabilities fixed in 4.1.2 do not affect
Windows.
I assume that is the Netscape/iPlanet issues will be dealt with in 4.1.3 (or
whatever the next revision is called), and when that version is released,
Windows binaries will be available.
Sorry if I have caused any confusion, I was merely trying to clear up the
existing confusion in regards to the 4.1.2 binary release on Windows
platforms.
-----Original Message-----
From: Shane Caraveo [mailto:[EMAIL PROTECTED]]
Sent: 11-Mar-02 13:11
To: Robin Bolton; Werner Schweizer; [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] PHP 4.1.2 Windows binaries
There IS a security issue with 4.1.1, and the 4.1.2 sources, if you use CGI
with Apache or Netscape/iPlanet servers. Dig back through the php-dev
archives from about a week to week and half back, you will find the info.
It's been patched in CVS, and I beleive that the next build will include
those patches as well.
Shane
----- Original Message -----
From: "Robin Bolton" <[EMAIL PROTECTED]>
To: "Werner Schweizer" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, March 11, 2002 10:51 AM
Subject: RE: [PHP-WIN] PHP 4.1.2 Windows binaries
> Unfortunately the posting on the PHP.net website makes the situation VERY
> unclear.
>
> PHP 4.1.2 is NOT required for Windows users. The security issues that the
> 4.1.2 patch deal with are Solaris and Linux specific.
>
> There is a PHP3 vulnerability in Windows, but since you were asking about
> PHP4, I assume that this doesn't matter.
>
> To reiterate, there is NO version of PHP 4.1.2 for Windows, nor is one
> required.
>
>
> -----Original Message-----
> From: Werner Schweizer [mailto:[EMAIL PROTECTED]]
> Sent: 11-Mar-02 10:59
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] PHP 4.1.2 Windows binaries
>
>
> Does anyone know when the binaries of PHP 4.1.2 for Windows are
> available ?
>
> Werner Schweizer
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
--- End Message ---
--- Begin Message ---
Hi, does anyone know where we can get a compiled T1lib to be able to use postcript
fonts with PHP.
Thanks,
c
--- End Message ---
--- Begin Message ---
http://www.google.com Search T1lib
A+
Alain
-----Original Message-----
From: Afan Pasalic [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 11, 2002 2:16 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Fw: please send to the list
Hi, does anyone know where we can get a compiled T1lib to be able to use
postcript fonts with PHP.
Thanks,
c
--- End Message ---
--- Begin Message ---
I'm desperately trying to compile php 4.1.2 with t1lib support on a
windows apache server
I succeeded in getting rid of the unary minus error in datetime.c by
getting the latest version from cvs.
But now the make process stops with lots of undefined references in
xml.c (libtool: link: warning: undefined symbols not allowed in
i686-pc-cygwin shared libraries - see below) and here downloading the
latest package did not help any more.
Anybody who has tried this as well? And succeeded? Please tell me!
I'm using cygwin and did the following:
$ ./configure --with-t1lib=../t1lib-1.3.1
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) 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... found
checking whether to enable maintainer-specific portions of Makefiles...
no
checking host system type... i686-pc-cygwin
checking for gawk... (cached) gawk
checking for bison... (cached) bison -y
checking bison version... test: 33
Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002
Free Software Foundation, Inc: bad number
bison (GNU Bison) 1.33
Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002
Free Software Foundation, Inc (ok)
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for AIX... no
checking for gcc option to accept ANSI C... (cached) none needed
checking for ranlib... (cached) ranlib
checking whether gcc and cc understand -c and -o together... (cached)
yes
checking whether ln -s works... (cached) yes
checking for flex... (cached) flex
checking for yywrap in -lfl... (cached) yes
checking lex output file root... (cached) lex.yy
checking whether yytext is a pointer... (cached) yes
checking for working const... (cached) yes
checking for pthreads_cflags... (cached)
checking for pthreads_lib... (cached)
Configuring SAPI modules
checking for AOLserver support... no
checking for Apache module support via DSO through APXS... no
checking for Apache module support... no
checking for mod_charset compatibility option... no
checking for Apache 2.0 module support via DSO through APXS... no
checking for Caudium support... no
checking whether writing to stdout works... (cached) yes
checking whether to force Apache CGI redirect... no
checking whether to discard path_info + path_translated... no
checking for fhttpd module support... no
checking for FastCGI support... no
checking for Zeus ISAPI support... no
checking for NSAPI support... no
checking for PHTTPD support... no
checking for Pi3Web Support... no
checking for Roxen/Pike support... no
checking for Servlet support... no
checking for thttpd... no
checking for TUX... no
checking for chosen SAPI module... cgi
Running system checks
checking for missing declarations of reentrant functions... done
checking whether compiler supports -R... (cached) no
checking whether compiler supports -Wl,-rpath,... (cached) yes
checking for sendmail... no
checking whether system uses EBCDIC... (cached) no
checking for socket in -lsocket... (cached) no
checking for htonl in -lsocket... (cached) no
checking for yp_get_default_domain... no
checking for gethostname in -lnsl... (cached) no
checking for gethostbyaddr in -lnsl... (cached) no
checking for dlopen in -ldl... (cached) no
checking for sin in -lm... (cached) yes
checking for inet_aton in -lresolv... (cached) no
checking for inet_aton in -lbind... (cached) no
checking for __inet_aton in -lbind... (cached) no
checking for res_search in -lsocket... (cached) no
checking for res_search in -lresolv... (cached) no
checking for dn_skipname in -lresolv... (cached) no
checking for __dn_skipname in -lresolv... (cached) no
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for fclose declaration... ok
checking for alloca.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for arpa/nameser.h... (cached) no
checking for crypt.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for grp.h... (cached) yes
checking for ieeefp.h... (cached) yes
checking for langinfo.h... (cached) no
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for pwd.h... (cached) yes
checking for resolv.h... (cached) no
checking for signal.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for syslog.h... (cached) yes
checking for sysexits.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/mman.h... (cached) yes
checking for sys/mount.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/statfs.h... (cached) no
checking for sys/statvfs.h... (cached) no
checking for sys/vfs.h... (cached) yes
checking for sys/sysexits.h... (cached) no
checking for sys/time.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/varargs.h... (cached) no
checking for sys/wait.h... (cached) yes
checking for unistd.h... (cached) yes
checking for unix.h... (cached) no
checking for utime.h... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for tm_zone in struct tm... (cached) no
checking for tzname... (cached) yes
checking for tm_gmtoff in struct tm... (cached) no
checking for struct flock... (cached) yes
checking for socklen_t... (cached) yes
checking size of long... (cached) 4
checking size of int... (cached) 4
checking for st_blksize in struct stat... (cached) yes
checking for st_blocks in struct stat... (cached) yes
checking for st_rdev in struct stat... (cached) yes
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for IPv6 support... (cached) yes
checking for vprintf... (cached) yes
checking for asctime_r... (cached) yes
checking for chroot... (cached) yes
checking for ctime_r... (cached) yes
checking for cuserid... (cached) yes
checking for crypt... (cached) no
checking for flock... (cached) no
checking for gai_strerror... (cached) no
checking for gcvt... (cached) yes
checking for getlogin... (cached) yes
checking for gethostbyaddr... (cached) yes
checking for getprotobyname... (cached) yes
checking for getprotobynumber... (cached) yes
checking for getservbyname... (cached) yes
checking for getservbyport... (cached) yes
checking for getrusage... (cached) yes
checking for gettimeofday... (cached) yes
checking for gmtime_r... (cached) yes
checking for inet_aton... (cached) yes
checking for isascii... (cached) yes
checking for link... (cached) yes
checking for localtime_r... (cached) yes
checking for lockf... (cached) no
checking for lrand48... (cached) yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking for mkstemp... (cached) yes
checking for mmap... (cached) yes
checking for nl_langinfo... (cached) no
checking for putenv... (cached) yes
checking for realpath... (cached) yes
checking for random... (cached) yes
checking for rand_r... (cached) no
checking for regcomp... (cached) yes
checking for res_search... (cached) no
checking for setitimer... (cached) yes
checking for setlocale... (cached) yes
checking for localeconv... (cached) yes
checking for setsockopt... (cached) yes
checking for setvbuf... (cached) yes
checking for shutdown... (cached) yes
checking for sin... (cached) yes
checking for snprintf... (cached) yes
checking for srand48... (cached) yes
checking for srandom... (cached) yes
checking for statfs... (cached) yes
checking for statvfs... (cached) no
checking for std_syslog... (cached) no
checking for strcasecmp... (cached) yes
checking for strcoll... (cached) yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for strftime... (cached) yes
checking for strstr... (cached) yes
checking for strtok_r... (cached) yes
checking for symlink... (cached) yes
checking for tempnam... (cached) yes
checking for tzset... (cached) yes
checking for unsetenv... (cached) yes
checking for usleep... (cached) yes
checking for utime... (cached) yes
checking for vsnprintf... (cached) yes
checking for getaddrinfo... (cached) no
checking for strlcat... (cached) no
checking for strlcpy... (cached) no
checking for getopt... (cached) yes
checking whether utime accepts a null argument... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking whether sprintf is broken... (cached) no
checking for declared timezone... (cached) yes
checking for type of reentrant time-related functions... (cached) POSIX
checking for readdir_r... (cached) no
checking whether to include debugging symbols... no
checking layout of installed files... yes
checking path to configuration file... yes
checking whether to install PEAR... yes
checking whether to enable safe mode by default... no
checking for safe mode exec dir... /usr/local/php/bin
checking for OpenSSL support... no
checking whether to enable PHP's own SIGCHLD handler... no
checking whether to enable magic quotes by default... no
checking whether to enable runpaths... yes
checking whether to explicitly link against libgcc... no
checking whether to enable short tags by default... yes
checking whether to enable dmalloc... no
checking whether to enable php streams... no
checking for crypt in -lcrypt... (cached) yes
Configuring extensions
checking if the location of ZLIB install directory is defined... no
checking whether to include ZLIB support... no
checking for ASPELL support... no
checking for bc style precision math functions... no
checking for BZip2 support... no
checking whether to enable calendar conversion support... no
checking for CCVS support... no
checking whether to include cpdflib support... no
checking whether to include crack support... no
checking whether to enable ctype support... no
checking for CURL support... no
checking for CyberCash support... no
checking for cybermut support... no
checking for cyrus imap support... no
checking whether to include old xDBM support... no
checking whether to enable DBA... no
checking for GDBM support... no
checking for NDBM support... no
checking for Berkeley DB2 support... no
checking for Berkeley DB3 support... no
checking for DBM support... no
checking for CDB support... no
checking whether to enable DBA interface... no
checking whether to enable the bundled dbase library... no
checking for dbplus support... no
checking whether to enable dbx support... no
checking for DOM support... no
checking whether to enable exif support... no
checking for FrontBase SQL92 (fbsql) support... no
checking for fdftk support... no
checking whether to enable the bundled filePro support... no
checking whether to add fribidi support... no
checking whether to enable FTP support... no
checking whether to include GD support... no
checking whether to include GNU gettext support... no
checking for gmp support... no
checking for Hyperwave support... no
checking for ICAP support... no
checking for iconv support... no
checking for IMAP support... no
checking for Informix support... no
checking for Ingres II support... no
checking for InterBase support... no
checking for ircg support... no
checking for Java support... no
checking whether to include LDAP support... no
checking whether to enable mailparse support... no
checking whether to enable multibyte string support... no
checking whether to enable japanese encoding translation... no
checking for MCAL support... no
checking for mcrypt support... no
checking for mhash support... no
checking whether to include ming support... no
checking for mnoGoSearch support... no
checking for mSQL support... no
checking for Muscat support... no
checking for MySQL support... yes
checking for MySQL UNIX socket... /tmp/mysql.sock
checking for inline... (cached) inline
checking return type of signal handlers... (cached) void
checking for ANSI C header files... (cached) yes
checking for sgtty.h... (cached) no
checking for sys/ioctl.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for float.h... (cached) yes
checking for floatingpoint.h... (cached) no
checking for ieeefp.h... (cached) yes
checking for limits.h... (cached) yes
checking for memory.h... (cached) yes
checking for pwd.h... (cached) yes
checking for select.h... (cached) no
checking for stdlib.h... (cached) yes
checking for stddef.h... (cached) yes
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking for synch.h... (cached) no
checking for sys/mman.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/timeb.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/un.h... (cached) yes
checking for sys/vadvise.h... (cached) no
checking for sys/wait.h... (cached) yes
checking for term.h... (cached) no
checking for unistd.h... (cached) yes
checking for utime.h... (cached) yes
checking for sys/utime.h... (cached) yes
checking for termio.h... (cached) yes
checking for termios.h... (cached) yes
checking for sched.h... (cached) yes
checking for crypt.h... (cached) yes
checking for alloca.h... (cached) yes
checking size of char... (cached) 1
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of long long... (cached) 8
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached)
yes
checking for uid_t in sys/types.h... (cached) yes
checking for type ulong... (cached) no
checking for type uchar... (cached) no
checking for type uint... (cached) yes
checking for int8... no
checking base type of last arg to accept... (cached) socklen_t
checking return type of qsort... (cached) void
checking for alarm... (cached) yes
checking for bmove... (cached) no
checking for chsize... (cached) no
checking for ftruncate... (cached) yes
checking for rint... (cached) yes
checking for finite... (cached) yes
checking for fpsetmask... (cached) no
checking for fpresetsticky... (cached) no
checking for cuserid... (cached) yes
checking for fcntl... (cached) yes
checking for fconvert... (cached) no
checking for getrusage... (cached) yes
checking for getpwuid... (cached) yes
checking for getcwd... (cached) yes
checking for getrlimit... (cached) yes
checking for getwd... (cached) yes
checking for index... (cached) yes
checking for locking... (cached) no
checking for longjmp... (cached) yes
checking for perror... (cached) yes
checking for pread... (cached) no
checking for realpath... (cached) yes
checking for rename... (cached) yes
checking for socket... (cached) yes
checking for strnlen... (cached) no
checking for madvise... (cached) no
checking for strtoul... (cached) yes
checking for strtoull... (cached) yes
checking for snprintf... (cached) yes
checking for tempnam... (cached) yes
checking for thr_setconcurrency... (cached) no
checking for gethostbyaddr_r... (cached) no
checking for gethostbyname_r... (cached) no
checking for getpwnam... (cached) yes
checking for bfill... (cached) no
checking for bzero... (cached) yes
checking for bcmp... (cached) yes
checking for strstr... (cached) yes
checking for strpbrk... (cached) yes
checking for strerror... (cached) yes
checking for tell... (cached) no
checking for atod... (cached) no
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking for setupterm... (cached) no
checking for strcasecmp... (cached) yes
checking for sighold... (cached) no
checking for vidattr... (cached) no
checking for setupterm... (cached) no
checking for lrand48... (cached) yes
checking for localtime_r... (cached) yes
checking for sigset... (cached) no
checking for sigthreadmask... (cached) no
checking for pthread_sigmask... (cached) yes
checking for pthread_setprio... (cached) no
checking for pthread_setprio_np... (cached) no
checking for pthread_setschedparam... (cached) yes
checking for pthread_attr_setprio... (cached) no
checking for pthread_attr_setschedparam... (cached) yes
checking for pthread_attr_create... (cached) no
checking for pthread_getsequence_np... (cached) no
checking for pthread_attr_setstacksize... (cached) yes
checking for pthread_condattr_create... (cached) no
checking for rwlock_init... (cached) no
checking for crypt... (cached) no
checking for dlopen... (cached) yes
checking for dlerror... (cached) yes
checking for fchmod... (cached) yes
checking for getpass... (cached) yes
checking for getpassphrase... (cached) no
checking for strtok_r... (cached) yes
checking style of gethostname_r routines... (cached) other
checking 3 argument to gethostname_r routines... (cached) char
checking args to pthread_getspecific... (cached) POSIX
checking args to pthread_mutex_init... (cached) POSIX
checking args to readdir_r... (cached) other
checking style of sigwait... (cached) other
checking style of sigwait... other
checking for ncurses support... no
checking for Oracle-OCI8 support... no
checking for Adabas support... no
checking for SAP DB support... no
checking for Solid support... no
checking for IBM DB2 support... no
checking for Empress support... no
checking for Empress local access support... no
checking for Velocis support... no
checking for a custom ODBC support... no
checking for iODBC support... no
checking for Easysoft ODBC-ODBC Bridge support... no
checking for unixODBC support... no
checking for OpenLink ODBC support... no
checking for DBMaker support... no
checking for Oracle-ORACLE support... no
checking for Ovrimos SQL Server support... no
checking whether to enable pcntl support... no
checking whether to include PCRE support... yes
checking for memmove... (cached) yes
checking whether to include PDFlib support... no
checking whether to include Verisign Payflow Pro support... no
checking for PostgreSQL support... no
checking whether to include POSIX-like functions... yes
checking for seteuid... (cached) yes
checking for setegid... (cached) yes
checking for setsid... (cached) yes
checking for getsid... (cached) no
checking for setpgid... (cached) yes
checking for getpgid... (cached) yes
checking for ctermid... (cached) yes
checking for mkfifo... (cached) yes
checking for getrlimit... (cached) yes
checking whether to include pspell support... no
checking whether to include QDOM support... no
checking for libedit readline replacement... no
checking for readline support... no
checking for recode support... no
checking whether to enable CORBA support via Satellite... no
checking for mm support... no
checking whether to enable transparent session id propagation... no
checking whether to enable session support... yes
checking for pread... (cached) no
checking for pwrite... (cached) no
checking whether pwrite works without custom declaration... (cached) no
checking whether pread works without custom declaration... (cached) no
checking whether to enable shmop support... no
checking for SNMP support... no
checking whether to enable UCD SNMP hack... no
checking whether to enable sockets support... no
checking for dlopen... (cached) yes
checking for pam_start in -lpam... (cached) no
checking for getcwd... (cached) yes
checking for getwd... (cached) yes
checking for standard DES crypt... (cached) yes
checking for extended DES crypt... (cached) no
checking for MD5 crypt... (cached) no
checking for Blowfish crypt... (cached) no
checking whether flush should be called explicitly after a bufferered
io... (cac
hed) yes
checking for libswf support... no
checking for Sybase support... no
checking for Sybase-CT support... no
checking whether to enable System V semaphore support... no
checking whether to enable System V shared memory support... no
checking for vpopmail support... no
checking for WDDX support... no
checking whether byte ordering is bigendian... (cached) no
checking for XML support... yes
checking external libexpat install dir... no
checking for XMLRPC-EPI support... no
checking libexpat dir for XMLRPC-EPI... no
checking whether to enable xslt support... no
checking whether to enable the XSLT Sablotron backend... no
checking libexpat dir for Sablotron XSL support... no
checking for YAZ support... no
checking whether to include YP support... no
checking whether to include zziplib support... no
checking whether to enable versioning... no
checking which regex library to use... php
Configuring Zend
checking bison version... test: (GNU: bad number
bison.(GNU (ok)
checking for limits.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for signal.h... (cached) yes
checking for unix.h... (cached) no
checking for dlfcn.h... (cached) yes
checking for size_t... (cached) yes
checking return type of signal handlers... (cached) void
checking for dlopen in -ldl... (cached) no
checking for dlopen... (cached) yes
checking for uint... (cached) yes
checking for ulong... (cached) no
checking for vprintf... (cached) yes
checking for 8-bit clean memcmp... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for memcpy... (cached) yes
checking for strdup... (cached) yes
checking for getpid... (cached) yes
checking for kill... (cached) yes
checking for strtod... (cached) yes
checking for strtol... (cached) yes
checking for finite... (cached) yes
checking for fpclass... (cached) no
checking whether sprintf is broken... (cached) no
checking for finite... (cached) yes
checking for isfinite... (cached) no
checking for isinf... (cached) yes
checking for isnan... (cached) yes
checking whether fp_except is defined... (cached) no
checking whether to enable experimental ZTS... no
checking whether to enable inline optimization for GCC... no
checking whether to enable a memory limit... no
checking whether to enable Zend debugging... no
checking for inline... (cached) inline
Configuring TSRM
checking for stdarg.h... (cached) yes
Configuring libtool
checking for Cygwin environment... (cached) yes
checking for mingw32 environment... (cached) no
checking build system type... i686-pc-cygwin
checking for ld used by GCC... (cached) /usr/i686-pc-cygwin/bin/ld.exe
checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld...
(cached) ye
s
checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object
files... (ca
ched) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking how to recognise dependant libraries... (cached) file_magic
file format
pei*-i386(.*architecture: i386)?
checking for object suffix... (cached) o
checking for executable suffix... (cached) .exe
checking command to parse /usr/bin/nm -B output... (cached) ok
checking for dlfcn.h... (cached) yes
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking for objdir... .libs
checking for gcc option to produce PIC... (cached) -DDLL_EXPORT
checking if gcc PIC flag -DDLL_EXPORT works... (cached) yes
checking if gcc static flag -static works... (cached) yes
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -c -o file.lo... (cached) yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i686-pc-cygwin/bin/ld.exe) supports
shared lib
raries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... Win32 ld.exe
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
creating libtool
Generating files
checking for working mkdir -p... (cached) yes
creating config_vars.mk
updating cache ./config.cache
creating ./config.status
creating php4.spec
creating Zend/Makefile
creating main/build-defs.h
creating pear/scripts/pear
creating pear/scripts/phpize
creating pear/scripts/php-config
creating pear/scripts/pearize
creating pear/scripts/phptar
creating TSRM/Makefile
creating main/php_config.h
creating sapi/Makefile
creating ext/Makefile
creating Makefile
creating pear/Makefile
creating main/Makefile
creating ext/mysql/Makefile
creating ext/mysql/libmysql/Makefile
creating ext/pcre/Makefile
creating ext/pcre/pcrelib/Makefile
creating ext/posix/Makefile
creating ext/session/Makefile
creating ext/standard/Makefile
creating ext/xml/Makefile
creating ext/xml/expat/Makefile
creating sapi/cgi/Makefile
creating regex/Makefile
creating main/internal_functions.c
+--------------------------------------------------------------------+
| *** WARNING *** |
| |
| You will be compiling the CGI version of PHP without any |
| redirection checking. By putting this cgi binary somewhere in |
| your web space, users may be able to circumvent existing .htaccess |
| security by loading files directly through the parser. See |
| http://www.php.net/manual/security.php for more details. |
+--------------------------------------------------------------------+
| *** WARNING *** |
| |
| You chose to compile PHP with the built-in MySQL support. If you |
| are compiling a server module, and intend to use other server |
| modules that also use MySQL (e.g, mod_auth_mysql, PHP 3.0, |
| mod_perl) you must NOT rely on PHP's built-in MySQL support, and |
| instead build it with your local MySQL support files, by adding |
| --with-mysql=/path/to/mysql to your configure line. |
+--------------------------------------------------------------------+
| License: |
| This software is subject to the PHP License, available in this |
| distribution in the file LICENSE. By continuing this installation |
| process, you are bound by the terms of this license agreement. |
| If you do not agree with the terms of this license, you must abort |
| the installation process at this point. |
+--------------------------------------------------------------------+
Thank you for using PHP.
$ make
Making all in Zend
make[1]: Entering directory `/home/php-4.1.2/Zend'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/php-4.1.2/Zend'
Making all in main
make[1]: Entering directory `/home/php-4.1.2/main'
make[2]: Entering directory `/home/php-4.1.2/main'
gcc -I. -I/home/php-4.1.2/main -I/home/php-4.1.2/main -I/home/php-4.1.2
-I/home/
php-4.1.2/Zend -I/home/php-4.1.2/ext/mysql/libmysql
-I/home/php-4.1.2/ext/xml/ex
pat -I/home/php-4.1.2/TSRM -g -O2 -c internal_functions.c && touch
internal_fu
nctions.lo
/bin/sh /home/php-4.1.2/libtool --silent --mode=link gcc -I.
-I/home/php-4.1.2/
main -I/home/php-4.1.2/main -I/home/php-4.1.2 -I/home/php-4.1.2/Zend
-I/home/php
-4.1.2/ext/mysql/libmysql -I/home/php-4.1.2/ext/xml/expat
-I/home/php-4.1.2/TSR
M -g -O2 -prefer-non-pic -static -o libmain.la main.lo
internal_functions.lo
snprintf.lo php_sprintf.lo safe_mode.lo fopen_wrappers.lo alloca.lo
php_ini.lo S
API.lo rfc1867.lo php_content_types.lo strlcpy.lo strlcat.lo
mergesort.lo reentr
ancy.lo php_variables.lo php_ticks.lo streams.lo network.lo
php_open_temporary_f
ile.lo php_logos.lo output.lo
make[2]: Leaving directory `/home/php-4.1.2/main'
make[1]: Leaving directory `/home/php-4.1.2/main'
Making all in ext
make[1]: Entering directory `/home/php-4.1.2/ext'
Making all in mysql
make[2]: Entering directory `/home/php-4.1.2/ext/mysql'
Making all in libmysql
make[3]: Entering directory `/home/php-4.1.2/ext/mysql/libmysql'
make[4]: Entering directory `/home/php-4.1.2/ext/mysql/libmysql'
make[4]: Nothing to be done for `all-p'.
make[4]: Leaving directory `/home/php-4.1.2/ext/mysql/libmysql'
make[3]: Leaving directory `/home/php-4.1.2/ext/mysql/libmysql'
make[3]: Entering directory `/home/php-4.1.2/ext/mysql'
make[3]: Nothing to be done for `all-p'.
make[3]: Leaving directory `/home/php-4.1.2/ext/mysql'
make[2]: Leaving directory `/home/php-4.1.2/ext/mysql'
Making all in pcre
make[2]: Entering directory `/home/php-4.1.2/ext/pcre'
Making all in pcrelib
make[3]: Entering directory `/home/php-4.1.2/ext/pcre/pcrelib'
make[4]: Entering directory `/home/php-4.1.2/ext/pcre/pcrelib'
make[4]: Nothing to be done for `all-p'.
make[4]: Leaving directory `/home/php-4.1.2/ext/pcre/pcrelib'
make[3]: Leaving directory `/home/php-4.1.2/ext/pcre/pcrelib'
make[3]: Entering directory `/home/php-4.1.2/ext/pcre'
make[3]: Nothing to be done for `all-p'.
make[3]: Leaving directory `/home/php-4.1.2/ext/pcre'
make[2]: Leaving directory `/home/php-4.1.2/ext/pcre'
Making all in posix
make[2]: Entering directory `/home/php-4.1.2/ext/posix'
make[3]: Entering directory `/home/php-4.1.2/ext/posix'
make[3]: Nothing to be done for `all-p'.
make[3]: Leaving directory `/home/php-4.1.2/ext/posix'
make[2]: Leaving directory `/home/php-4.1.2/ext/posix'
Making all in session
make[2]: Entering directory `/home/php-4.1.2/ext/session'
make[3]: Entering directory `/home/php-4.1.2/ext/session'
make[3]: Nothing to be done for `all-p'.
make[3]: Leaving directory `/home/php-4.1.2/ext/session'
make[2]: Leaving directory `/home/php-4.1.2/ext/session'
Making all in standard
make[2]: Entering directory `/home/php-4.1.2/ext/standard'
make[3]: Entering directory `/home/php-4.1.2/ext/standard'
make[3]: Nothing to be done for `all-p'.
make[3]: Leaving directory `/home/php-4.1.2/ext/standard'
make[2]: Leaving directory `/home/php-4.1.2/ext/standard'
Making all in xml
make[2]: Entering directory `/home/php-4.1.2/ext/xml'
Making all in expat
make[3]: Entering directory `/home/php-4.1.2/ext/xml/expat'
make[4]: Entering directory `/home/php-4.1.2/ext/xml/expat'
make[4]: Nothing to be done for `all-p'.
make[4]: Leaving directory `/home/php-4.1.2/ext/xml/expat'
make[3]: Leaving directory `/home/php-4.1.2/ext/xml/expat'
make[3]: Entering directory `/home/php-4.1.2/ext/xml'
gcc -I. -I/home/php-4.1.2/ext/xml -I/home/php-4.1.2/main
-I/home/php-4.1.2 -I/ho
me/php-4.1.2/Zend -I/home/php-4.1.2/ext/mysql/libmysql
-I/home/php-4.1.2/ext/xml
/expat -I/home/php-4.1.2/TSRM -g -O2 -c xml.c && touch xml.lo
/bin/sh /home/php-4.1.2/libtool --silent --mode=link gcc -I.
-I/home/php-4.1.2/
ext/xml -I/home/php-4.1.2/main -I/home/php-4.1.2 -I/home/php-4.1.2/Zend
-I/home/
php-4.1.2/ext/mysql/libmysql -I/home/php-4.1.2/ext/xml/expat
-I/home/php-4.1.2/
TSRM -g -O2 -prefer-non-pic -static -o libxml.la xml.lo
expat/libexpat.la
make[3]: Leaving directory `/home/php-4.1.2/ext/xml'
make[2]: Leaving directory `/home/php-4.1.2/ext/xml'
make[1]: Leaving directory `/home/php-4.1.2/ext'
Making all in sapi
make[1]: Entering directory `/home/php-4.1.2/sapi'
Making all in cgi
make[2]: Entering directory `/home/php-4.1.2/sapi/cgi'
make[3]: Entering directory `/home/php-4.1.2/sapi/cgi'
make[3]: Nothing to be done for `all-p'.
make[3]: Leaving directory `/home/php-4.1.2/sapi/cgi'
make[2]: Leaving directory `/home/php-4.1.2/sapi/cgi'
make[1]: Leaving directory `/home/php-4.1.2/sapi'
Making all in TSRM
make[1]: Entering directory `/home/php-4.1.2/TSRM'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/php-4.1.2/TSRM'
Making all in regex
make[1]: Entering directory `/home/php-4.1.2/regex'
make[2]: Entering directory `/home/php-4.1.2/regex'
make[2]: Nothing to be done for `all-p'.
make[2]: Leaving directory `/home/php-4.1.2/regex'
make[1]: Leaving directory `/home/php-4.1.2/regex'
Making all in .
make[1]: Entering directory `/home/php-4.1.2'
/bin/sh /home/php-4.1.2/libtool --silent --mode=link gcc -I.
-I/home/php-4.1.2/
-I/home/php-4.1.2/main -I/home/php-4.1.2 -I/home/php-4.1.2/Zend
-I/home/php-4.1
.2/ext/mysql/libmysql -I/home/php-4.1.2/ext/xml/expat
-I/home/php-4.1.2/TSRM -g
-O2 -prefer-non-pic -static -o libphp4.la -rpath /home/php-4.1.2/libs
stub
.lo Zend/libZend.la sapi/cgi/libsapi.la main/libmain.la
regex/libregex.la ext/m
ysql/libmysql.la ext/pcre/libpcre.la ext/posix/libposix.la
ext/session/libsessio
n.la ext/standard/libstandard.la ext/xml/libxml.la TSRM/libtsrm.la
-lcrypt -lm -
lcrypt
libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin
shared l
ibraries
/bin/sh /home/php-4.1.2/libtool --silent --mode=link gcc -I.
-I/home/php-4.1.2/
-I/home/php-4.1.2/main -I/home/php-4.1.2 -I/home/php-4.1.2/Zend
-I/home/php-4.1.
2/ext/mysql/libmysql -I/home/php-4.1.2/ext/xml/expat
-I/home/php-4.1.2/TSRM -g
-O2 -o php -export-dynamic stub.lo libphp4.la
./.libs/libphp4.a(xml.o): In function `zm_info_xml':
/home/php-4.1.2/ext/xml/xml.c:236: undefined reference to
`_imp__php_XML_ExpatVe
rsion'
./.libs/libphp4.a(xml.o): In function `xml_parser_dtor':
/home/php-4.1.2/ext/xml/xml.c:300: undefined reference to
`_imp__php_XML_ParserF
ree'
./.libs/libphp4.a(xml.o): In function `zif_xml_parser_create':
/home/php-4.1.2/ext/xml/xml.c:1042: undefined reference to
`_imp__php_XML_Parser
Create'
/home/php-4.1.2/ext/xml/xml.c:1046: undefined reference to
`_imp__php_XML_SetUse
rData'
./.libs/libphp4.a(xml.o): In function `zif_xml_parser_create_ns':
/home/php-4.1.2/ext/xml/xml.c:1100: undefined reference to
`_imp__php_XML_Parser
CreateNS'
/home/php-4.1.2/ext/xml/xml.c:1104: undefined reference to
`_imp__php_XML_SetUse
rData'
./.libs/libphp4.a(xml.o): In function `zif_xml_set_element_handler':
/home/php-4.1.2/ext/xml/xml.c:1164: undefined reference to
`_imp__php_XML_SetEle
mentHandler'
./.libs/libphp4.a(xml.o): In function
`zif_xml_set_character_data_handler':
/home/php-4.1.2/ext/xml/xml.c:1183: undefined reference to
`_imp__php_XML_SetCha
racterDataHandler'
./.libs/libphp4.a(xml.o): In function
`zif_xml_set_processing_instruction_handle
r':
/home/php-4.1.2/ext/xml/xml.c:1202: undefined reference to
`_imp__php_XML_SetPro
cessingInstructionHandler'
./.libs/libphp4.a(xml.o): In function `zif_xml_set_default_handler':
/home/php-4.1.2/ext/xml/xml.c:1220: undefined reference to
`_imp__php_XML_SetDef
aultHandler'
./.libs/libphp4.a(xml.o): In function
`zif_xml_set_unparsed_entity_decl_handler'
:
/home/php-4.1.2/ext/xml/xml.c:1239: undefined reference to
`_imp__php_XML_SetUnp
arsedEntityDeclHandler'
./.libs/libphp4.a(xml.o): In function
`zif_xml_set_notation_decl_handler':
/home/php-4.1.2/ext/xml/xml.c:1257: undefined reference to
`_imp__php_XML_SetNot
ationDeclHandler'
./.libs/libphp4.a(xml.o): In function
`zif_xml_set_external_entity_ref_handler':
/home/php-4.1.2/ext/xml/xml.c:1275: undefined reference to
`_imp__php_XML_SetExt
ernalEntityRefHandler'
./.libs/libphp4.a(xml.o): In function
`zif_xml_set_start_namespace_decl_handler'
:
/home/php-4.1.2/ext/xml/xml.c:1294: undefined reference to
`_imp__php_XML_SetSta
rtNamespaceDeclHandler'
./.libs/libphp4.a(xml.o): In function
`zif_xml_set_end_namespace_decl_handler':
/home/php-4.1.2/ext/xml/xml.c:1313: undefined reference to
`_imp__php_XML_SetEnd
NamespaceDeclHandler'
./.libs/libphp4.a(xml.o): In function `zif_xml_parse':
/home/php-4.1.2/ext/xml/xml.c:1341: undefined reference to
`_imp__php_XML_Parse'
./.libs/libphp4.a(xml.o): In function `zif_xml_parse_into_struct':
/home/php-4.1.2/ext/xml/xml.c:1376: undefined reference to
`_imp__php_XML_SetDef
aultHandler'
/home/php-4.1.2/ext/xml/xml.c:1377: undefined reference to
`_imp__php_XML_SetEle
mentHandler'
/home/php-4.1.2/ext/xml/xml.c:1378: undefined reference to
`_imp__php_XML_SetCha
racterDataHandler'
/home/php-4.1.2/ext/xml/xml.c:1380: undefined reference to
`_imp__php_XML_Parse'
./.libs/libphp4.a(xml.o): In function `zif_xml_get_error_code':
/home/php-4.1.2/ext/xml/xml.c:1398: undefined reference to
`_imp__php_XML_GetErr
orCode'
./.libs/libphp4.a(xml.o): In function `zif_xml_error_string':
/home/php-4.1.2/ext/xml/xml.c:1413: undefined reference to
`_imp__php_XML_ErrorS
tring'
./.libs/libphp4.a(xml.o): In function `zif_xml_get_current_line_number':
/home/php-4.1.2/ext/xml/xml.c:1432: undefined reference to
`_imp__php_XML_GetCur
rentLineNumber'
./.libs/libphp4.a(xml.o): In function
`zif_xml_get_current_column_number':
/home/php-4.1.2/ext/xml/xml.c:1448: undefined reference to
`_imp__php_XML_GetCur
rentColumnNumber'
./.libs/libphp4.a(xml.o): In function `zif_xml_get_current_byte_index':
/home/php-4.1.2/ext/xml/xml.c:1464: undefined reference to
`_imp__php_XML_GetCur
rentByteIndex'
collect2: ld returned 1 exit status
make[1]: *** [php] Error 1
make[1]: Leaving directory `/home/php-4.1.2'
make: *** [all-recursive] Error 1
please can anybody help?
Thank you,
Best regards,
Oliver!
--- End Message ---
--- Begin Message ---
Hello all you developers,
I've looked at the news groups to find an answer, but to no avail...
My code looks something like this: and I want to rotate some text. I tried
sticking the pdf_rotate($pdf,90) command in before the page and after the
page. It didn't appear to affect anything. Anyone have any experiance in
this?
pdf_begin_page($pdf, 612, 792);
pdf_set_value($pdf, "textrendering", 0);
pdf_set_font($pdf, "Verdana", "18", "winansi");
pdf_show_xy($pdf,$row[firstname],240,550);
pdf_end_page($pdf);
-Ethan
_______________________________________
Ethan Nelson, Web Applications Engineer
Net Solutions, LLC
840 Lawrence Street
Eugene, OR 97401
[EMAIL PROTECTED]
http://www.netsolutionsllc.com
Voice +1 541 345-7087
Fax +1 541 485-5519
--- End Message ---
--- Begin Message ---
Look at pdf_translate() and pdf_set_text_pos() functions in the pdf lib doc.
A+
Alain
On Mon, Mar 11, 2002 at 05:12:27PM -0800, Ethan Nelson wrote:
> Hello all you developers,
>
> I've looked at the news groups to find an answer, but to no avail...
>
> My code looks something like this: and I want to rotate some text. I tried
> sticking the pdf_rotate($pdf,90) command in before the page and after the
> page. It didn't appear to affect anything. Anyone have any experiance in
> this?
>
> pdf_begin_page($pdf, 612, 792);
> pdf_set_value($pdf, "textrendering", 0);
> pdf_set_font($pdf, "Verdana", "18", "winansi");
> pdf_show_xy($pdf,$row[firstname],240,550);
> pdf_end_page($pdf);
>
> -Ethan
>
> _______________________________________
> Ethan Nelson, Web Applications Engineer
> Net Solutions, LLC
> 840 Lawrence Street
> Eugene, OR 97401
> [EMAIL PROTECTED]
> http://www.netsolutionsllc.com
> Voice +1 541 345-7087
> Fax +1 541 485-5519
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
--- End Message ---
--- Begin Message ---
How does one use trusted connections with mssql_connect()?
Also, the manual says something about an "interfaces" file.
Where do I find this? Where is this interfaces file documented?
--- End Message ---
--- Begin Message ---
Hello!
I use Windows 2000 Server and IIS5. Now, it is necessary to authenticate
users with Active Directory and to find out a user's OU from Active
Directory. How can it be done?
Pojapoeg
--- End Message ---