php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1417 `upload_buffer' undeclared in post.c
Submitted: 1999-05-16 07:31 UTC Modified: 1999-05-16 08:24 UTC
From: eschmid at delos dot lf dot net Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0 Latest CVS (16/05/1999) OS: Linux/Debian 2.1
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: eschmid at delos dot lf dot net
New email:
PHP Version: OS:

 

 [1999-05-16 07:31 UTC] eschmid at delos dot lf dot net
gcc -g -O2 -O2 -I/usr/local/pdflib-0.6 -I/usr/local/fdftk  -I. -I.                                   -c functions/post.c -o functions/post.o
functions/post.c: In function `php3_getput':
functions/post.c:109: `upload_buffer' undeclared (first use this function)
functions/post.c:109: (Each undeclared identifier is reported only once
functions/post.c:109: for each function it appears in.)
make: *** [functions/post.o] Error 1

-Egon

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-05-16 08:24 UTC] rasmus at cvs dot php dot net
Fixed
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 15:01:32 2025 UTC