From owner-freebsd-wireless@FreeBSD.ORG Fri Jun 10 10:18:57 2011 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 70118106564A for ; Fri, 10 Jun 2011 10:18:57 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 2CF628FC1A for ; Fri, 10 Jun 2011 10:18:56 +0000 (UTC) Received: by gxk28 with SMTP id 28so2303243gxk.13 for ; Fri, 10 Jun 2011 03:18:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=tKIQrLgtzri/vx648rvIbgyq5O8Z+aCwsGb3WiJkKLQ=; b=g1fcEVS6CINDIkQA79HZoEL12gL4ozG1ruU5MIbQXsfUhj3YHn2Y0QBIaVGe24D+nw LORW6OkCblNFjbDIQeZLYWlKFp/XJZ/Iu4j8KOAlPB35CnvSDX9KIM2niLrFKuz9djy0 ecSGqW30JjJN+1JzciVKU7yYHA8K9dQxXE7KI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=LUrkALpzGIokyS7Dnwgen5VeEFAmcAb/KUcdFxnERV7s+xoeNvfABzgB1EDeXgUhaz uQ1qnYQZcIxpTs8kMBCxengjCu0ppBeFMzaAA2rMfAy8P45p/48+Qwa//dd8Gkfb2fEW XkHB8nLaYRg3+ypVdh9PnHBJtiywj2x3jJKr0= MIME-Version: 1.0 Received: by 10.150.13.15 with SMTP id 15mr2954765ybm.103.1307701136086; Fri, 10 Jun 2011 03:18:56 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.150.216.3 with HTTP; Fri, 10 Jun 2011 03:18:56 -0700 (PDT) In-Reply-To: <4DF1E517.30105@seemoo.tu-darmstadt.de> References: <4DF1E517.30105@seemoo.tu-darmstadt.de> Date: Fri, 10 Jun 2011 18:18:56 +0800 X-Google-Sender-Auth: aPCg_Gfb4ZA_kCHMjvCtYdbgccQ Message-ID: From: Adrian Chadd To: Rodrigo do Carmo Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-wireless@freebsd.org Subject: Re: Compiling meshd in FreeBSD 8.2 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2011 10:18:57 -0000 I'm currently doing exams at the moment, but I can likely help you in ten or so days if you remind me. (I can't guarantee i'll get it working, only that I'll see if I can figure out why it's not compiling. Frame injection may require some love..) Thanks, Adrian On 10 June 2011 17:34, Rodrigo do Carmo wrote: > Hi, > > First of all, I'm sorry if this is the wrong place to put this kind of > questions. I would like to ask you, if someone could give me a hand with > this. I'm trying to compile the meshd in a FreeBSD 8.2, but I can't get rid > of this error message when doing make: "meshd.c:83: error: 'struct > ' has no member named 'variable'"... I've applied the patch to > the kernel, the path to the openssl libraries are OK, in fact I also used > the 1.0.0-beta2 as stated in the example, compiled from scratch. I also get > the same error in a FreeBSD 6.4. Does anyone went to something similar? > > Thanks so much in advance, > Rodrigo. > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org" >