*BSD News Article 54957


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!news.kei.com!newsfeed.internetmci.com!swrinde!sdd.hp.com!vixen.cso.uiuc.edu!uwm.edu!uwvax!newssinet!hagi!hit!tao.ee.ibaraki.ac.jp!user
From: wada@ee.ibaraki.ac.jp (Wada Tatsuaki)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: [Q] Where is <generic.h>?
Date: Thu, 16 Nov 1995 13:54:43 +0900
Organization: Ibaraki Univ.
Lines: 7
Distribution: inet
Message-ID: <wada-1611951354430001@tao.ee.ibaraki.ac.jp>
NNTP-Posting-Host: tao.ee.ibaraki.ac.jp

I'm using FreeBSD-2.1 stable and gcc 2.6.3.
When I tried to compile some c++ libraries, the compiler said
missing <generic.h>. According to manual, this is a string
concatenation macros useful in creating generic classes.

I looked into the /usr/includes direcrory, but did not found it!
Could someone tell me where the header file is in FreeBSD?