Hi Cindy - Your query is a little off-topic, as this list is for GNU
Radio discussions, not Thrift discussions.
That said, as Thrift is related to building GNU Radio, and this seems
worth noting on this list every now and then: Hopefully you're following
"standard procedure" for these sorts of issues:
1) First, you follow their "build from source" guide: <
   https://thrift.apache.org/docs/BuildingFromSource >, and especially
   make sure you're meeting their  requirements for building from
   source: < https://thrift.apache.org/docs/install/ >.
2) If that doesn't help, then you do some internet searching for the
   error your encountering (for example, a top hit lead to this <
   http://maven.40175.n5.nabble.com/Problem-with-Maven-Tutorial-td5940067.html
   >, which has some info on how to tweak the file "pom.xml" that might
   resolve this issue; might not too but it's worth a try).
3) If that doesn't help, then you search for the issue in their issue
   tracker: <
   
https://issues.apache.org/jira/projects/THRIFT/issues/THRIFT-4180?filter=allopenissues
   >.
4) If that doesn't help, then you search their email list archives: <
   https://thrift.apache.org/mailing >.
5) If that doesn't help, then you send a query to one of their email
   lists: < https://thrift.apache.org/mailing >.
Hopefully your query is resolved via one of these steps above. Hope this
is useful! - MLD
On Fri, Sep 7, 2018, at 2:16 PM, Cindy Zhang wrote:
> Hi,
> 
> I am installing "thrift" (thrift-0.11.0) as the last dependency for
> the installation of gnuradio companion from source. However, I got the
> following errors while doing "make":> 
>     [javac] error: Source option 5 is no longer supported. Use 6 or
>     later.>     [javac] error: Target option 1.5 is no longer supported. Use 
> 1.6
>     or later.> 
> Does anybody know how to fix this problem?
> 
> Thanks in advance!

_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to