Issue 28068 - remove obsolete external/glibc
Summary: remove obsolete external/glibc
Status: CLOSED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: code (show other issues)
Version: OOo 1.1.1
Hardware: All All
: P1 (highest) Trivial (vote)
Target Milestone: OOo 1.1.2
Assignee: Martin Hollmichel
QA Contact: Unknown
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-20 15:49 UTC by Martin Hollmichel
Modified: 2004-04-28 16:56 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Martin Hollmichel 2004-04-20 15:49:48 UTC
remove obsolete external/glibc
Comment 1 Martin Hollmichel 2004-04-21 11:43:01 UTC
removed external/glibc.
Comment 2 pavel 2004-04-22 06:09:05 UTC
Martin,

this broke the build on Microsoft Windows with .NET2002:

pavel@linux:~/.ooo/ooo_cws_srx645_ooo112fix1_src/tools> grep -r glibc/ *
bootstrp/cppdep.cxx:#include <glibc/posix/getopt.h>
bootstrp/cppdep.cxx:#include <glibc/getopt.h>
bootstrp/cppdep.cxx:#include <glibc/posix/getopt.h>
bootstrp/cppdep.cxx:#include <glibc/getopt.h>

e:\home\pavel\BuildDir\ooo_cws_srx645_ooo112fix1_src\tools\bootstrp\cppdep.cxx(
: fatal error C1083: Cannot open include file: 'glibc/getopt.h': No such
file or directory

dmake:  Error code 2, while making '../wntmsci8.pro/obj/cppdep.obj'
echo: No match.
Comment 3 pavel 2004-04-22 06:44:05 UTC
Adding me to CC:.
Comment 4 pavel 2004-04-22 06:44:23 UTC
Adding me to CC:.
Comment 5 Martin Hollmichel 2004-04-22 10:22:43 UTC
committed updates to makefile.mk, cppdep.cxx, rscdep.cxx.
Comment 6 pavel 2004-04-28 16:56:29 UTC
Verified, closing.