Philipp Marek schrieb:
> On Friday 07 December 2007 Alexander Skwar wrote:
>> helper.c: In function 'hlp__match_path_envs':
>> helper.c:1423: error: 'environ' undeclared (first use in this function)
>> helper.c:1423: error: (Each undeclared identifier is reported only once
>> helper.c:1423: error: for each function it appears in.)
>> helper.c: In function 'hlp__format_path':
>> helper.c:1580: error: 'environ' undeclared (first use in this function)
> Is there some header file that declares environ?

Doesn't look like. Attached, you can find the output
of

        grep -r environ /usr/include

Alexander
--($:~/Source/fsvs)-- grep -r environ /usr/include/
/usr/include/st.h: * A default constructor for a type environment object.
/usr/include/st.h: *                            type environment object is 
stored here
/usr/include/st.h: * A copy constructor for a type environment object.
/usr/include/st.h: * @param oEnv                on return a pointer to the new 
type environment
/usr/include/st.h: * @param iOldEnv             original type environment
/usr/include/st.h: * A type environment object destructor.
/usr/include/st.h: * @param iEnv                type environment object
/usr/include/st.h: * @param iEnv                type environment object
/usr/include/st.h: * @param iEnv                type environment object
/usr/include/st.h: * Enumerates all font scalers available to this type 
environment.
/usr/include/st.h: * @param iEnv                type environment object
/usr/include/st.h: * @param iEnv                type environment object
/usr/include/st.h: * Enumerates all layout engines available to this type 
environment.
/usr/include/st.h: * There is always at least one layout engine available to a 
type environment.
/usr/include/st.h: * @param iEnv                type environment object
/usr/include/st.h: * @param iEnv                type environment object
/usr/include/st.h: * @param iEnv                type environment
/usr/include/st.h: * @param iEnv                type environment
/usr/include/st.h: * @param iEnv                type environment object
/usr/include/st.h: * @param iEnv                type environment object
/usr/include/st.h: * @param iEnv                type environment object
/usr/include/st.h: * @param iEnv                type environment object
/usr/include/st.h: * They require a type environment object as their first 
argument.
/usr/include/st.h: * @param iEnv                type environment object
/usr/include/st.h: * @param iEnv                type environment object
/usr/include/st.h: * @param iEnv                type environment object
/usr/include/st.h: * @param iEnv                type environment object
/usr/include/st.h: * @param iEnv                type environment object
/usr/include/st.h: * @param iEnv                a type environment object
/usr/include/st.h: * @param iEnv                a type environment object
/usr/include/st.h: * @param iEnv                a type environment object
/usr/include/st.h: * @param iEnv                a type environment object
/usr/include/st.h:/** @defgroup Graphics Graphics environment methods
/usr/include/st.h: * Creates a new graphics environment. A graphics environment 
contains
/usr/include/st.h: * Creates a new graphics environment and assigns an output 
device
/usr/include/st.h: *                          environment
/usr/include/st.h: * Graphics environment copy constructor.
/usr/include/st.h: * @param iOldGraphics        graphics environment being 
cloned
/usr/include/st.h: * Graphics environment destructor.
/usr/include/st.h: * @param iEnv                a type environment object
/usr/include/stprivate.h: * @param iEnv                type environment object
/usr/include/stprivate.h: * @param iEnv                type environment object
/usr/include/stprivate.h: * @param iEnv                type environment object
/usr/include/stprivate.h: * @param iEnv                type environment object
/usr/include/stprivate.h: * @param iEnv                type environment object
/usr/include/stprivate.h: * @param iEnv                type environment object
/usr/include/stprivate.h: * @param iEnv                type environment object
/usr/include/stprivate.h: * @param iEnv                type environment object
/usr/include/stprivate.h: * @param iEnv                type environment object
/usr/include/stprivate.h: * @param iEnv                type environment object
/usr/include/stprivate.h: * @param iEnv                type environment object
/usr/include/stprivate.h: * @param iEnv                type environment object
/usr/include/stprivate.h: * @param iEnv                type environment object
/usr/include/stprivate.h: * @param iEnv                type environment object
/usr/include/stprivate.h: * @param iEnv                type environment object
/usr/include/stprivate.h: * Writes an XML representation of the STText object 
environment to
/usr/include/stprivate.h: * Writes an XML representation of the STLine object 
environment to
/usr/include/sttypes.h:typedef struct STOpaqueTypeEnv *STTypeEnv;              
/**< Type environment object */
/usr/include/sttypes.h:    ST_BAD_TYPEENV,                     /**< corrupted 
type environment */
/usr/include/libtecla.h: * the corresponding environment variable, and then, if 
there are any
/usr/include/libtecla.h: * gl_trap_signal() to specify the environment in which 
the
/usr/include/libtecla.h:  GLS_RESTORE_SIG=1,  /* Restore the caller's signal 
environment */
/usr/include/Mrm/MrmDecls.h: * so as to allow shared data in a shared library 
environment.
/usr/include/X11/Shell.h:#define XtNenvironment "environment"
/usr/include/X11/Shell.h:#ifndef XtNenvironment
/usr/include/X11/Shell.h:#define XtNenvironment ((char*)&XtR6ShellStrings[223])
/usr/include/X11/ShellP.h:    String*         environment;
/usr/include/X11/Xosdefs.h: * symbol does NOT mean that the POSIX environment 
is the default.
/usr/include/X11/DPS/dpsexcept.h:  Note that in an environment with multiple 
contexts (i.e., multiple
/usr/include/X11/DPS/dpsexcept.h:       jmp_buf Environ;                /* 
saved environment */
/usr/include/X11/DPS/dpsexcept.h:/* Saves the caller's environment in the 
buffer (which is an array
/usr/include/X11/DPS/dpsexcept.h:/* Restores the environment saved by an 
earlier call to setjmp,
/usr/include/X11/DPS/dpsexcept.h:   otherwise terminated. The saved environment 
must be at an earlier
/usr/include/X11/DPS/dpsexcept.h:   longjmp in a signal handler and to restore 
an environment
/usr/include/X11/Xst/Xst_env.h: * Returns an array of all font scalers 
available to this type environment. This 
/usr/include/X11/Xst/Xst_env.h: * Returns an array of all layout engines 
available to this type environment. This 
/usr/include/Xm/XmP.h: * to support the transition to the Motif 1.2 source 
environment.
/usr/include/aio.h:/* large file compilation environment setup */
/usr/include/aio.h: * In the LP64 compilation environment, map the 
64-bit-explicit versions
/usr/include/curses.h:/* functions to define    environment flags of a window */
/usr/include/device_info.h: * map a device name from install OS environment to 
target OS environment or
/usr/include/devmgmt.h: * Names of environment variables
/usr/include/dirent.h:/* large file compilation environment setup */
/usr/include/dirent.h:/* In the LP64 compilation environment, all APIs are 
already large file */
/usr/include/dirent.h: * whether the large file compilation environment is 
active.  To combat a
/usr/include/dirent.h: * specification (since the definition of the large file 
environment
/usr/include/dirent.h: * In the LP64 compilation environment, all APIs are 
already large file,
/usr/include/dlfcn.h:   char            **dla_envp;     /* process environment 
variables */
/usr/include/dlfcn.h:                                           /*      
environment and auxv */
/usr/include/fcntl.h:/* large file compilation environment setup */
/usr/include/ftw.h:/* large file compilation environment setup */
/usr/include/ftw.h:/* In the LP64 compilation environment, all APIs are already 
large file */
/usr/include/libscf.h:#define   SCF_PROPERTY_ENVIRONMENT        ((const char 
*)"environment")
/usr/include/listen.h: * these are names of environment variables that the 
listener
/usr/include/listen.h: * adds to the servers environment before the exec(2).
/usr/include/meta_basic.h: * a 32 bit environment. As we are always dealing with
/usr/include/meta_basic.h: * a 32 bit environment
/usr/include/metacl.h:          u_int environment_len;
/usr/include/metacl.h:          stringarray *environment_val;
/usr/include/metacl.h:  } environment;
/usr/include/stdbool.h:#error "Use of <stdbool.h> is valid only in a c99 
compilation environment."
/usr/include/stdio.h:/* large file compilation environment setup */
/usr/include/stdio.h:/* In the LP64 compilation environment, all APIs are 
already large file */
/usr/include/stdio.h: * visibility of FILE and size_t in the C++ environment.
/usr/include/stdio.h:/* large file compilation environment setup */
/usr/include/stdio.h:/* In the LP64 compilation environment, all APIs are 
already large file */
/usr/include/stdlib.h:/* large file compilation environment setup */
/usr/include/stdlib.h:/* In the LP64 compilation environment, all APIs are 
already large file */
/usr/include/stdlib.h: * and continues to be visible in the default compilation 
environment.
/usr/include/stdlib.h: * environment.
/usr/include/unistd.h:/* large file compilation environment setup */
/usr/include/unistd.h:/* In the LP64 compilation environment, the APIs are 
already large file */
/usr/include/wctype.h: * visibility of wint_t in the C++ environment.
/usr/include/complex.h: * Compilation environments for Solaris must provide the 
_Imaginary datatype
/usr/include/sys/asynch.h:/* large file compilation environment setup */
/usr/include/sys/auxv.h: * ignore dangerous LD environment variables.  If set, 
this flags tells
/usr/include/sys/auxv.h: * ld.so.1 to run "secure" and ignore the the 
environment.
/usr/include/sys/cg6fbc.h: * CG6 register definitions, common to all 
environments.
/usr/include/sys/dirent.h: * large file compilation environment setup
/usr/include/sys/dirent.h: * In the LP64 compilation environment, map large 
file interfaces
/usr/include/sys/fcntl.h: * the large and small file environments; therefore, 
the #defined values must
/usr/include/sys/fcntl.h:/* "Native" application compilation environment */
/usr/include/sys/fcntl.h:/* ILP32 large file application compilation 
environment version */
/usr/include/sys/fcntl.h:/* regular version, for both small and large file 
compilation environment */
/usr/include/sys/feature_tests.h: * strictly conforming environments and 
__STDC__ to 0 for environments that
/usr/include/sys/feature_tests.h: * conforming environments using the -ansi or 
-std=<standard> options.
/usr/include/sys/feature_tests.h: *    -        If no explicit 
standards-conforming environment is requested (neither
/usr/include/sys/feature_tests.h: * Large file compilation environment control:
/usr/include/sys/feature_tests.h: * In the 32-bit environment, the default 
value is 32; if not set, set it to
/usr/include/sys/feature_tests.h: * In the 64-bit compilation environment, the 
only value allowed is 64.
/usr/include/sys/feature_tests.h: * compilation environments. The use of 
_XPG4_2 with no other X/Open
/usr/include/sys/feature_tests.h: * environments, but not for XPG3 or XPG4 
compilation environments.
/usr/include/sys/feature_tests.h: * conforming environments.  ISO 9899:1999 
says it does.
/usr/include/sys/feature_tests.h: * defined in all but strictly conforming 
environments that disallow it.
/usr/include/sys/feature_tests.h:#error "No long long in strictly conforming 
ANSI C & 1990 ISO C environments"
/usr/include/sys/isa_defs.h: *          A compilation environment where 'int' 
is 32-bit, and
/usr/include/sys/isa_defs.h: *  Note that this is NOT defined for the i386 
native environment!
/usr/include/sys/kdi_impl.h: * have been stopped.  In such an environment, 
blocking services such as memory
/usr/include/sys/kstat.h: * 32-bit compilation environment (cc -Xc) using 
compilers prior to the
/usr/include/sys/kstat.h: * 64-bit compilation environments or 32-bit 
non-maximally conformant
/usr/include/sys/kstat.h: * C89 or C90 ANSI C compilation environments (cc -Xt 
and cc -Xa). In the
/usr/include/sys/kstat.h: * C99 ANSI C compilation environment, the long long 
type is supported.
/usr/include/sys/link.h:#define EB_ENVP         4               /* (char **) 
environment strings */
/usr/include/sys/mman.h: * large file compilation environment setup
/usr/include/sys/mman.h: * In the LP64 compilation environment, map large file 
interfaces
/usr/include/sys/old_procfs.h:#error    "Cannot use procfs in the large file 
compilation environment"
/usr/include/sys/old_procfs.h:  char    **pr_envp;      /* initial environment 
vector */
/usr/include/sys/old_procfs.h:  caddr32_t pr_envp;      /* initial environment 
vector */
/usr/include/sys/procfs.h:#error        "Cannot use procfs in the large file 
compilation environment"
/usr/include/sys/procfs.h:      uintptr_t pr_envp;      /* address of initial 
environment vector */
/usr/include/sys/procfs.h:      caddr32_t pr_envp;      /* address of initial 
environment vector */
/usr/include/sys/promif.h: * Due to FCode on sun4u machines running in a 
pseudo-32-bit environment
/usr/include/sys/resource.h: * regular and large file compilation environments.
/usr/include/sys/resource.h: * large file compilation environment setup
/usr/include/sys/resource.h: * In the LP64 compilation environment, map large 
file interfaces
/usr/include/sys/sendfile.h: * For 32-bit app on a 64-bit kernel in largefile 
environment
/usr/include/sys/sendfile.h:/* large file compilation environment setup */
/usr/include/sys/sendfile.h:/* In the LP64 compilation environment, the APIs 
are already large file */
/usr/include/sys/stat.h: * large file compilation environment setup
/usr/include/sys/stat.h: * In the LP64 compilation environment, map large file 
interfaces
/usr/include/sys/statvfs.h: * large file compilation environment setup
/usr/include/sys/statvfs.h: * In the LP64 compilation environment, map large 
file interfaces
/usr/include/sys/swap.h:#error  "Cannot use swapctl in the large files 
compilation environment"
/usr/include/sys/tihdr.h: *  compilation environment compatibility only)
/usr/include/sys/tihdr.h: *        between ILP32(32-bit) and LP64 (64-bit) 
environments.
/usr/include/sys/time_std_impl.h: * made visible only in the X/Open and POSIX 
compilation environments.
/usr/include/sys/timex.h: * The hz variable is defined in the kernel build 
environment. It
/usr/include/sys/types.h: * Strictly conforming ANSI C environments prior to 
the 1999
/usr/include/sys/types.h: * may be accessed by code produced by compilation 
environments which don't
/usr/include/sys/types.h: * use of these fields in such environments, but to 
maintain the alignment
/usr/include/sys/unistd.h:/* large file compilation environment configuration */
/usr/include/sys/ustat.h:#error "Cannot use ustat in the large files 
compilation environment"
/usr/include/sys/visual_io.h: * a device type used in the Solaris VISUAL 
environment.  The identifier
/usr/include/sys/dtrace.h: * certain actions.  For example, in highly dynamic 
environments (e.g., Java),
/usr/include/sys/dtrace.h: * names may only be possible in situ); these 
environments may wish to define
/usr/include/sys/lvm/md_basic.h: * a 32 bit environment. As we are always 
dealing with
/usr/include/sys/lvm/md_basic.h: * a 32 bit environment
/usr/include/sys/lvm/md_raid.h:  * environments, since in a 64 bit environment 
the compiler
/usr/include/sys/sysevent/env.h: *      Event Publisher - 
SUNW:kern:[environmental monitor name]
/usr/include/sys/sysevent/env.h: *      Attribute Value - [message passed by 
environmental monitor]
/usr/include/sys/sysevent/env.h:#define ENV_MSG         "env_msg"               
/* environmental montitor msg */
/usr/include/sys/sysevent/env.h: *      Event Publisher - 
SUNW:kern:[environmental monitor name]
/usr/include/sys/sysevent/env.h: *      Attribute Value - [message passed by 
environmental monitor]
/usr/include/sys/sysevent/env.h: *      Event Publisher - 
SUNW:kern:[environmental monitor name]
/usr/include/sys/sysevent/env.h: *      Attribute Value - [message passed by 
environmental monitor]
/usr/include/sys/sysevent/env.h: *      Event Publisher - 
SUNW:kern:[environmental monitor name]
/usr/include/sys/sysevent/env.h: *      Attribute Value - [message passed by 
environmental monitor]
/usr/include/libpng/png.h: *    All handle dates properly in a Y2K environment. 
 The
/usr/include/png.h: *    All handle dates properly in a Y2K environment.  The
/usr/include/mps/prenv.h:** PR_GetEnv() -- Retrieve value of environment 
variable
/usr/include/mps/prenv.h:**   var -- The name of the environment variable
/usr/include/mps/prenv.h:**   The value of the environment variable 'var' or 
NULL if
/usr/include/mps/prenv.h:**   the form "name"  causes the named environment 
variable to
/usr/include/mps/prenv.h:**   form "name=" causes the named environment 
variable to be
/usr/include/mps/prenv.h:**   When manipulating the environment there is no way 
to un-set
/usr/include/mps/prenv.h:**   an environment variable across all platforms. We 
suggest
/usr/include/mps/prenv.h:**   "name" will return PR_FAILURE; the environment 
remains
/usr/include/mps/prenv.h:**   environment variable to the null-string.
/usr/include/mps/prenv.h:**   it into the environment space. ... You have been 
warned!
/usr/include/mps/prenv.h:**   environment (getenv(), putenv(), 
/usr/include/mps/prenv.h:**   conceptual environment space than that operated 
upon by
/usr/include/mps/prenv.h:**   NSPR's functions or other environment manipulating
/usr/include/mps/prenv.h:** PR_SetEnv() -- set, unset or change an environment 
variable
/usr/include/mps/prenv.h:**   name is the name of the environment variable to 
be set or
/usr/include/mps/prlog.h:** log service, set the environment variable: 
NSPR_LOG_MODULES
/usr/include/mps/prlog.h:** NSPR_LOG_MODULES environment variable at execution 
time to affect
/usr/include/mps/prlog.h:** The environment variable NSPR_LOG_FILE specifies 
the log file to use
/usr/include/mps/prlog.h:** After compiling and linking you application, set 
the environment:
/usr/include/mps/prpdce.h: *                            thread emulation in an 
NSPR environment. It is not the
/usr/include/mps/prproces.h:** the supplied arguments and environment.
/usr/include/mps/prtrace.h:** The environment variable NSPR_TRACE_LOG controls 
the operation
/usr/include/mps/prtrace.h:** environment, no recording of trace entries 
occurs. When
/usr/include/mps/prtrace.h:** buffer to a file, subject to the setting of the 
environment
/usr/include/mps/prtypes.h:** in ANSI environments.
/usr/include/mps/prwin16.h:** things must be called from the environment of the 
.EXE; calls to
/usr/include/mps/nssilckt.h:**    environment variables must be set. For each 
nssILockType to
/usr/include/mps/nssilckt.h:**    be recorded, an environment variable of the 
form NSS_ILOCK_x
/usr/include/mps/nssilckt.h:**    environment variable NSPR_LOG_MODULES to 
enable
/usr/include/mps/nssilckt.h:**    need to set the environment variable 
NSPR_LOG_FILE to specify
/usr/include/mps/nssilock.h:**    environment variables must be set. For each 
nssILockType to
/usr/include/mps/nssilock.h:**    be recorded, an environment variable of the 
form NSS_ILOCK_x
/usr/include/mps/nssilock.h:**    environment variable NSPR_LOG_MODULES to 
enable
/usr/include/mps/nssilock.h:**    need to set the environment variable 
NSPR_LOG_FILE to specify
/usr/include/mps/pkcs11.h: * In a Win32 environment, this might be done by 
using the
/usr/include/mps/pkcs11.h: * In a Win16 environment, this might be done by 
using the
/usr/include/mps/pkcs11.h: * In a UNIX environment, you're on your own here.  
You might
/usr/include/mps/pkcs11.h: * In a Win32 environment, it might be defined by
/usr/include/mps/pkcs11.h: * In a Win16 environment, it might be defined by
/usr/include/mps/pkcs11.h: * In a UNIX environment, it might be defined by
/usr/include/mps/pkcs11.h: * In a UNIX environment, it might be defined by
/usr/include/mps/pkcs11.h: * In a UNIX environment, it might be defined by
/usr/include/mps/pkcs11.h: * In a UNIX environment, it might be defined by
/usr/include/mps/pkcs11.h: * In a Win32 environment, it might be defined by
/usr/include/mps/pkcs11.h: * In a Win16 environment, it might be defined by
/usr/include/mps/pkcs11.h: * In a UNIX environment, it might be defined by
/usr/include/mps/pkcs11.h: * In any ANSI/ISO C environment (and in many others 
as well),
/usr/include/mps/ssl.h:/* environment variable set by 
SSL_ConfigMPServerSIDCache, and queried by
/usr/include/mps/ssl.h: * If envString is NULL, this function will use the 
value of the environment
/usr/include/dat/udat_config.h: * compiler (presumably controlled by the make 
environment).
/usr/include/inet/common.h: * the default definitions above where the local 
environment differs.
/usr/include/iso/locale_iso.h: * conforming ANSI C environment (-Xc) or if 
_LCONV_C99 is defined.
/usr/include/netinet/in.h:               * User environment sees specified 
uint8_t type as first
/usr/include/rpcsvc/rex.x:      rexstring rst_env<>;    /* list of environment 
*/
/usr/include/sasl/sasl.h: * applications to sanity check the environment to 
make sure plugins
/usr/include/security/pam_appl.h:/* pam_putenv is called to add environment 
variables to the PAM handle */
/usr/include/security/pkcs11.h: * In a UNIX environment, you're on your own for 
this.  You might
/usr/include/security/pkcs11.h: * In a typical UNIX environment, it might be 
defined by:
/usr/include/security/pkcs11.h: * In a UNIX environment, it might be defined by:
/usr/include/security/pkcs11.h: * In a UNIX environment, it might be defined by:
/usr/include/security/pkcs11.h: * In a UNIX environment, it might be defined by:
/usr/include/security/pkcs11.h: * In a UNIX environment, it might be defined by:
/usr/include/security/pkcs11.h: * In any ANSI/ISO C environment (and in many 
others as well),
/usr/include/layout/LEFontInstance.h: * and the platform font environment. It 
allows a LayoutEngine to access font tables, do
/usr/include/unicode/locid.h:     * the default locale ID of the runtime 
environment.
/usr/include/unicode/locid.h:     *                  from the runtime 
environement.
/usr/include/unicode/loengine.h: * the same source is used in non-ICU 
environments, so it cannot
/usr/include/unicode/platform.h:/* Compiler and environment features            
                             */
/usr/include/unicode/putil.h: *    if the ICU_DATA environment variable is set, 
use that, otherwise
/usr/include/unicode/pwin32.h:/* Compiler and environment features              
                           */
/usr/include/unicode/uloc.h: *    on information obtained from the underlying 
system environment.
/usr/include/unicode/uloc.h: *    system environment.
/usr/include/unicode/ucat.h: * Unlike POSIX, environment variables are not 
interpolated within the
/usr/include/libgnome-2.0/libgnome/gnome-exec.h:   child's environment.  If you 
want to set the environment exactly,
/usr/include/libgnome-2.0/libgnome/gnome-exec.h:   you must set the global 
`environ' variable instead.  If ENVV is
/usr/include/libgnome-2.0/libgnome/gnome-exec.h:   NULL, the child inherits the 
parent's environment.  In this case,
/usr/include/libgnome-2.0/libgnome/gnome-i18n.h: * It searches for one of 
following environment variables:
/usr/include/libgnome-2.0/libgnome/gnome-i18n.h: * If one of these environment 
variables was found, it is split into
/usr/include/libgnome-2.0/libgnome/gnome-i18n.h: * pieces, whereever a ':' is 
found. When the environment variable included
/usr/include/libgnome-2.0/libgnome/gnome-i18n.h: * Assume, you have the 
following environment variables set:
/usr/include/libgnome-2.0/libgnome/gnome-init.h: * to override .gnome2 via 
environment variable and this is
/usr/include/libgnome-2.0/libgnome/gnome-init.h: * an important feature for 
environments that mix GNOME versions)
/usr/include/libgnomeui-2.0/libgnomeui/gnome-client.h:  GHashTable         
*environment;          /*[  ]*/
/usr/include/libgnomeui-2.0/libgnomeui/gnome-client.h:   and environment set up 
by these two commands: */
/usr/include/libgnomeui-2.0/libgnomeui/gnome-client.h:void         
gnome_client_set_environment        (GnomeClient *client,
/usr/include/libgnomeui-2.0/libgnomeui/gnome-window-icon.h:/* check for the 
GNOME_DESKTOP_ICON environment variable */
/usr/include/startup-notification-1.0/libsn/sn-launchee.h:SnLauncheeContext* 
sn_launchee_context_new_from_environment (SnDisplay         *display,
/usr/include/smartcard/ifdhandler.h: * If the Solaris operating environment has 
been installed
/usr/include/glib-2.0/glib/gutils.h:/* return the environment string for the 
variable. The returned memory
/usr/include/libbonobo-2.0/bonobo/bonobo-types.h:void 
bonobo_value_set_corba_environment  (GValue                      *value,
/usr/include/orbit-2.0/orbit/orb-core/orb-core-types.h:#include 
<orbit/orb-core/corba-environment-type.h>
/usr/include/orbit-2.0/orbit/orb-core/orb-core.h:#include 
<orbit/orb-core/corba-environment.h>
/usr/include/orbit-2.0/orbit-idl/orbit-idl-backend.h: *   3. For each $(path) 
in the $ORBIT_BACKENDS_PATH environment variable,
/usr/include/orbit-2.0/orbit-idl/orbit-idl-backend.h: *   4. For each $(path) 
in the $GNOME2_PATH environment variable,
/usr/include/eel-2/eel/eel-glib-extensions.h:/* environment manipulation 
functions */
/usr/include/libpng12/png.h: *    All handle dates properly in a Y2K 
environment.  The
/usr/include/libicalvcal/vobject.h:port.h defines compilation environment 
dependent stuff
/usr/include/python2.4/object.h:environment the global variable trick is not 
safe.)
/usr/include/python2.4/pydebug.h:   PYTHONPATH and PYTHONHOME from the 
environment */

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to